summaryrefslogtreecommitdiff
path: root/ext/mssql/php_mssql.c
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2005-11-08 13:50:50 +0000
committerAndrey Hristov <andrey@php.net>2005-11-08 13:50:50 +0000
commit00a9f063f8bbd165562fe7bd38c759393324fa84 (patch)
tree973a7efba656691961ffefdfbae37c9293e9af14 /ext/mssql/php_mssql.c
parent270640283e4bceee208b09a843c02b2e79b71e07 (diff)
downloadphp-git-00a9f063f8bbd165562fe7bd38c759393324fa84.tar.gz
on 32bit platform if the column is UNSIGNED INT(11) and the value
is greater than 2^31-1 then convert to string. on 64bit this is of no problem because there long inside zval is big enough to keep unsigned int(11)
Diffstat (limited to 'ext/mssql/php_mssql.c')
0 files changed, 0 insertions, 0 deletions