ID: 23848 User updated by: dcon at eurobjects dot com Reported By: dcon at eurobjects dot com -Status: Bogus +Status: Closed Bug Type: *General Issues Operating System: Linux Redhat 8 PHP Version: 4.3.2RC4 New Comment:
Sorry, I thought is_integer was bogus just because the older code was working OK with PHP 4.3.1. But i found that it was not is_integer but strtoupper (which i was using inside is_integer) that was bogus - it is not working properly with greek. See bug: http://bugs.php.net/bug.php?id=23870 Previous Comments: ------------------------------------------------------------------------ [2003-05-28 08:58:08] [EMAIL PROTECTED] Works fine here. ------------------------------------------------------------------------ [2003-05-28 06:35:44] dcon at eurobjects dot com is_integer always returns nothing. The same code plays well with 4.3.1. Apache 1.3.27 (just mentioning). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=23848&edit=1
