From: [EMAIL PROTECTED] Operating system: Linux Red Hat 7.2 PHP version: 4.1.1 PHP Bug Type: Math related Bug description: GMP problems with php 4.1.1
Hi, I'm tried to use gmp on php 4.1.1 but, when I added a big number on the gmp_init function, the function retuned me zero. So, I return back to 4.0.6 and the gmp_init fuction returned the correct number. I think there is something wrong with gmp on php 4.1.1. Roberto Samarone Araujo -- Edit bug report at http://bugs.php.net/?id=15454&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15454&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15454&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15454&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15454&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15454&r=support Expected behavior: http://bugs.php.net/fix.php?id=15454&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15454&r=notenoughinfo -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php