changed the version number of get_class_methods note

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@44459 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel Beckham 2001-03-27 21:56:06 +00:00
parent cbb6effb06
commit 402c02e4cc

View file

@ -347,7 +347,7 @@ call_user_method ("print_info", $cntry, "\t");
</para>
<note>
<para>
As of PHP 4.0.5, you can specify the object itself instead of
As of PHP 4.0.6, you can specify the object itself instead of
<parameter>class_name</parameter>. For example:
<informalexample>
<programlisting>