From:             yaroslav at yaroslav dot ru
Operating system: Linux 32-bit 2.4 kernel
PHP version:      4.3.1
PHP Bug Type:     Sybase-ct (ctlib) related
Bug description:  cannot fetch value greater then 32-bit

When I try to fetch a numeric (12,0) value in php 4.1.2 I get correct
values. After upgrade to php 4.3.1 I get numbers limited to 2147483647 -
everything greater turns as this number. Also rows containing such values
appear to be bogus in other fields...

In both versions expressions like print(2147483647*1000); evaluate
correctly.

Sybase is ASE 11.9.2.5 on Linux 2.4.18 (redhat 7.2 based). Apache is
1.3.27.

Hardware is double Athlon 1800+ MP on Tyan Tiger MPX with 512Mb DDR266
Registered.
-- 
Edit bug report at http://bugs.php.net/?id=22310&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22310&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22310&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22310&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22310&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22310&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22310&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22310&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22310&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22310&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22310&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22310&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22310&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22310&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22310&r=gnused

Reply via email to