php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23848 is_integer does not work
Submitted: 2003-05-28 06:35 UTC Modified: 2003-05-30 08:38 UTC
From: dcon at eurobjects dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.2RC4 OS: Linux Redhat 8
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dcon at eurobjects dot com
New email:
PHP Version: OS:

 

 [2003-05-28 06:35 UTC] 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).

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-28 08:58 UTC] sniper@php.net
Works fine here.

 [2003-05-29 05:08 UTC] dcon at eurobjects dot com
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
 [2003-05-30 08:38 UTC] sniper@php.net
Still this one is not bug.

 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Mar 11 00:00:01 2026 UTC