mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fix #66195 restore error handler is not ignored (zend_builtin_functions.c#1570)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332260 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8c2aa928b0
commit
13bf1bc8f5
1 changed files with 0 additions and 10 deletions
|
@ -60,16 +60,6 @@ Invalid serialized value.
|
|||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="notes">
|
||||
&reftitle.notes;
|
||||
<note>
|
||||
<para>
|
||||
Calling <function>restore_error_handler</function> from the
|
||||
<literal>error_handler</literal> function is ignored.
|
||||
</para>
|
||||
</note>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue