haxe
haxe copied to clipboard
[PHP] MYSQLI_TYPE_LONGLONG missing (and maybe others ?) in php/_std/sys/db/Mysql.hx:correctType
Hej,
As quickly discussed here https://community.haxe.org/t/php-mysql-bigint-in-resultset-given-as-string/3165/3 maybe some adjustemens should be done in this function to get correct types.
This and other 32/64 related php issues probably could be resolved by introducing a define. Something like -D php.64, which would hint the compiler that generated code is not supposed to run on 32bit systems.
Hej Aleksandr,
I hope you're fine.
I permit to ask you when maybe it could be integrated (even if it's not complete for now, just for php/_std/Mysql.hx) with this compilation directive you proposed -D php.64 ? Because I try to maintain an override on my side for project but time passing and I sometimes forget about that and run again into this issue :stuck_out_tongue_closed_eyes:
Regards,
Sorry, I can't give you any ETA.