Unknown is not a real function

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196445 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2005-09-20 13:16:30 +00:00
parent 982b0ff3f6
commit 79ccef0414

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.12 $ -->
<!-- $Revision: 1.13 $ -->
<!-- splitted from ./en/functions/funchand.xml, last change in rev 1.1 -->
<refentry id="function.register-shutdown-function">
<refnamediv>
@ -55,7 +55,7 @@
<function>register_shutdown_function</function> is undefined, an error
of level <constant>E_WARNING</constant> is generated instead. Also,
for reasons internal to PHP, this error will refer to
<function>Unknown</function> at line #0.
<literal>Unknown</literal> at line #0.
</para>
</note>
<note>