php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4730 is_numeric function does not exist
Submitted: 2000-05-31 17:17 UTC Modified: 2000-06-02 14:40 UTC
From: huyd at ugrad dot ece dot mcgill dot ca Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 4.0 Release Candidate 2 OS: Debian Linux (potato dist)
Private report: No CVE-ID: None
 [2000-05-31 17:17 UTC] huyd at ugrad dot ece dot mcgill dot ca
I tried using the is_numeric function and it returns the following error:

Fatal error: Call to undefined function: is_numeric() in ...

Has ithe function been deprecated?

It is the PHP provided in the debian dselect list, so I do not know what compile options were used.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-31 17:19 UTC] andrei at cvs dot php dot net
Make sure you're using RC1 or later - that function is in there for sure.
 [2000-06-02 14:40 UTC] sterling at cvs dot php dot net
Its definetly in there.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 03 05:01:29 2024 UTC