Skip to content

Commit

Permalink
Updated is_resource version to PHP 7
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336840 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
Pasindu De Silva committed May 24, 2015
1 parent 2983402 commit 2c7cdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/var/versions.xml
Expand Up @@ -27,7 +27,7 @@
<function name='is_numeric' from='PHP 4, PHP 5, PHP 7'/>
<function name='is_object' from='PHP 4, PHP 5, PHP 7'/>
<function name='is_real' from='PHP 4, PHP 5, PHP 7'/>
<function name='is_resource' from='PHP 4, PHP 5'/>
<function name='is_resource' from='PHP 4, PHP 5, PHP 7'/>
<function name='is_scalar' from='PHP 4 &gt;= 4.0.5, PHP 5, PHP 7'/>
<function name='is_string' from='PHP 4, PHP 5, PHP 7'/>
<function name='isset' from='PHP 4, PHP 5, PHP 7'/>
Expand Down

0 comments on commit 2c7cdbf

Please sign in to comment.