From: [EMAIL PROTECTED] Operating system: Linux - Red Hat 7.2 PHP version: 4.1.2 PHP Bug Type: *Math Functions Bug description: Problem on function gmp_invert ()
The function resource gmp_invert() doesn't work right. It always return zero. I implemented the extended Euclides algoritm that do exactly the same that this function and, it returned me the right value. -- Edit bug report at http://bugs.php.net/?id=15835&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15835&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15835&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15835&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15835&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15835&r=support Expected behavior: http://bugs.php.net/fix.php?id=15835&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15835&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15835&r=submittedtwice
