php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #40528 incorrect is_int() availability
Submitted: 2007-02-17 23:12 UTC Modified: 2007-02-18 17:53 UTC
From: anode at wheee dot cz Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2007-02-17 23:12 UTC] anode at wheee dot cz
Description:
------------
Function is_int() (and is_integer()) in PHP manual - english version reports "(No version information available, might be only in CVS)" as availability. Offline manual downloaded approx. 6 months ago is ok, as well as other language versions. "(PHP 3, PHP 4 , PHP 5)" is the right one. Maybe related with recent manual update?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-18 17:53 UTC] sean@php.net
Fixed in CVS. I added a new version.xml.
http://cvs.php.net/viewvc.cgi/phpdoc/phpbook/phpbook-xsl/version.xml?revision=1.6&view=markup

<function name='is_int' from='PHP 4, PHP 5'/>

So, next manual build (provided bjori can fix the crashing xsltproc problem), this should show up.

S
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Aug 02 22:00:02 2025 UTC