ID:               15732
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         *Math Functions
 Operating System: Linux 2.4
 PHP Version:      4.1.1
 New Comment:

Works fine for me (using 3.x).
Does it give a warning?
What exactly does it return? (use var_dump to find out).


Previous Comments:
------------------------------------------------------------------------

[2002-02-26 10:35:10] [EMAIL PROTECTED]

I cannot get gmp_init() to return a valid resource when used as
follows:

$foodoo = md5 ("1234");
$gmpres = gmp_init ("0x" . $foodoo);

This is with GMP 4.x (I just downloaded the latest source and re-built
it and PHP).

I have reported this for PHP 4.1.0 as well. But that bug was apparently
removed/closed due to insufficient feedback.
I cannot duplicate this bug in PHP 4.0.6.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15732&edit=1

Reply via email to