diff options
author | Andrey Hristov <andrey@php.net> | 2010-04-08 13:20:37 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2010-04-08 13:20:37 +0000 |
commit | c0531d8db063775f86b34776c29fc9265a6184e6 (patch) | |
tree | 375ad889c51b9a043b6bbd0cadd23e31363a844b /sapi/apache_hooks/php_apache.c | |
parent | 4b2111d17889a5a1c7c8cdda01df3fc2f4a1fa26 (diff) | |
download | php-git-c0531d8db063775f86b34776c29fc9265a6184e6.tar.gz |
Fixint INT_AND_FLOAT_AS native. It was working ok on 64bit but
because on 32bit SIZEOF_LONG is 4 and INT64 from MySQL is 8 everything
was converted to string, even if it was able to put it in a long.
This closes Request #50651 Native type cast returns wrong result
Diffstat (limited to 'sapi/apache_hooks/php_apache.c')
0 files changed, 0 insertions, 0 deletions