From:             [EMAIL PROTECTED]
Operating system: RedHat 6.2
PHP version:      4.1.2
PHP Bug Type:     Math related
Bug description:  Bug ID #15454 is also a problem in PHP 4.1.2

The bug reported in Bug ID #15454
has reappeared in PHP 4.1.2

sample:
$x =
gmp_init("0x00d2d025ec7e1dbb6d778a52394c988594c57b47d7327a3e676d3a5ca7a5
af87c4153c80994cf781f6a9d4a2f0e66d04baffb0059853a8937a895f6d17e76950e1")
;

printf("%s",gmp_strval($x));

returns zero again 

-- 
Edit bug report at http://bugs.php.net/?id=16164&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16164&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16164&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16164&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16164&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16164&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16164&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16164&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16164&r=submittedtwice

Reply via email to