[PHP-DEV] CVS Account Request: keymone

2006-03-19 Thread Keymone
maintain PEAR packages -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CVS Account Request: keymone

2006-03-19 Thread Pierre
On 3/19/06, Keymone <[EMAIL PROTECTED]> wrote: > maintain PEAR packages Your proposals are even not in vote phase, please follow the simple procedure to get your package in pear. --Pierre -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] IntVal(float) Returns Different Values

2006-03-19 Thread Bruce
I am having trouble porting some code originally written in Borland Delphi to PHP. The Delphi code expects certain behavior on integer overflows that I can only duplicate on some PHP systems. For example: $BB = -2181087916; $AA = (int)$BB; $AA = intval($BB); On some systems, $AA will be int(-2147