mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
completing the listing with and
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130782 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
b6fdcdd2e5
commit
5abd63c92c
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- splitted from ./en/functions/errorfunc.xml, last change in rev 1.1 -->
|
||||
<refentry id="function.trigger-error">
|
||||
<refnamediv>
|
||||
|
@ -50,8 +50,8 @@ if (assert ($divisor == 0)) {
|
|||
<para>
|
||||
See also <function>error_reporting</function>,
|
||||
<function>set_error_handler</function>,
|
||||
<function>restore_error_handler</function>,
|
||||
<function>user_error</function>
|
||||
<function>restore_error_handler</function>, and
|
||||
<function>user_error</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
Loading…
Reference in a new issue