mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
added references to spl_autoload* - fix #49628
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289102 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f5c3425b7f
commit
41dba5e202
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@ Fatal error: Interface 'ITest' not found in ...
|
|||
<simplelist>
|
||||
<member><function>unserialize</function></member>
|
||||
<member><link linkend="unserialize-callback-func">unserialize_callback_func</link></member>
|
||||
<member><function>spl_autoload</function></member>
|
||||
<member><function>spl_autoload_register</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</simplesect>
|
||||
|
|
Loading…
Reference in a new issue