Skip to content

Commit

Permalink
SPLObjectStorage: fix class version nr
Browse files Browse the repository at this point in the history
Patch by jrfnl.

Closes #88.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349773 c90b9560-bf6c-de11-be94-00142212c4b1
  • Loading branch information
nikic committed May 10, 2020
1 parent 59683a3 commit 7af1f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/spl/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,7 @@
<function name="splsubject::detach" from="PHP 5 &gt;= 5.1.0, PHP 7"/>
<function name="splsubject::notify" from="PHP 5 &gt;= 5.1.0, PHP 7"/>

<function name="splobjectstorage" from="PHP 5 &gt;= 5.3.0, PHP 7"/>
<function name="splobjectstorage" from="PHP 5 &gt;= 5.1.0, PHP 7"/>
<function name="splobjectstorage::addall" from="PHP 5 &gt;= 5.3.0, PHP 7"/>
<function name="splobjectstorage::attach" from="PHP 5 &gt;= 5.1.0, PHP 7"/>
<function name="splobjectstorage::contains" from="PHP 5 &gt;= 5.1.0, PHP 7"/>
Expand Down

0 comments on commit 7af1f7f

Please sign in to comment.