Given that it is actually a long, yes.

On 11-Jun-07, at 12:50 PM, Stanislav Malyshev wrote:

Are you sure this can work as 32-bit int?

-    float(4000000000000)
+    int(4000000000000)
     ["zero"]=>
     int(0)
     ["one"]=>
@@ -748,7 +748,7 @@
     [""]=>
     int(0)
     ["E no ."]=>
-    float(4000000000000)
+    int(4000000000000)
     ["zero"]=>
     int(0)
     ["one"]=>

--
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/


Ilia Alshanetsky

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to