Fix #61526 Improve doc.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324657 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Yasuo Ohgaki 2012-03-31 08:29:12 +00:00
parent a8fb6af05a
commit ee0afeeaed

View file

@ -42,7 +42,8 @@
<term><parameter>allow_string</parameter></term>
<listitem>
<para>
Whether to call autoloader if the class doesn't exist.
If this parameter set to false, string class name as <parameter>object</parameter>
is not allowed. This also prevents from calling autoloader if the class doesn't exist.
</para>
</listitem>
</varlistentry>