ID: 16164 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Math related Operating System: RedHat 6.2 PHP Version: 4.1.2 New Comment:
You can try this: http://cvs.php.net/diff.php/php4/ext/gmp/gmp.c?r1=1.19.2.1&tr1=1.1&ty=u&r2=0&tr2=1.26 But I'd wait for PHP 4.2.0 to be released. (in about month) --Jani Previous Comments: ------------------------------------------------------------------------ [2002-03-19 08:34:28] [EMAIL PROTECTED] Things appear to be working in snapshot php4-200203190300. Is it possible to make a patch for PHP 4.1.2 ? I need the 4.1.2 release in order to get Zend Accelerator to work ------------------------------------------------------------------------ [2002-03-19 08:08:04] [EMAIL PROTECTED] It has probably been fixed in 4.2.0. Try a snapshot from http://snaps.php.net Reopen if the problem still occurs. ------------------------------------------------------------------------ [2002-03-19 07:06:22] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=16164&edit=1