[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] com doc/en: Added PHP 8 into versions.xml for errorfunc based on stubs.: reference/errorfu
From:       Christoph Michael Becker <cmb () php ! net>
Date:       2021-01-27 23:06:37
Message-ID: php-mail-018e9b8e4d9b59f020e7138518bb3fce53392320 () git ! php ! net
[Download RAW message or body]

Commit:    0a60bed1c9fca4378c967fdf5bb0389b23953f35
Author:    Yoshinari Takaoka <mumumu@mumumu.org>         Wed, 27 Jan 2021 22:08:52 +0900
Committer: Christoph M. Becker <cmbecker69@gmx.de>      Thu, 28 Jan 2021 00:06:37 +0100
Parents:   40667918dcff1d5c9f7ecdc88b5caca24ba0686c
Branches:  master

Link:       http://git.php.net/?p=doc/en.git;a=commitdiff;h=0a60bed1c9fca4378c967fdf5bb0389b23953f35

Log:
Added PHP 8 into versions.xml for errorfunc based on stubs.

Closes GH-424.

Changed paths:
  M  reference/errorfunc/versions.xml


Diff:
diff --git a/reference/errorfunc/versions.xml b/reference/errorfunc/versions.xml
index ef75e44a50..70cddabaea 100644
--- a/reference/errorfunc/versions.xml
+++ b/reference/errorfunc/versions.xml
@@ -5,18 +5,18 @@
 -->
 
 <versions>
- <function name='debug_backtrace' from='PHP 4 &gt;= 4.3.0, PHP 5, PHP 7'/>
- <function name='debug_print_backtrace' from='PHP 5, PHP 7'/>
- <function name='error_get_last' from='PHP 5 &gt;= 5.2.0, PHP 7'/>
- <function name='error_clear_last' from='PHP 7'/>
- <function name='error_log' from='PHP 4, PHP 5, PHP 7'/>
- <function name='error_reporting' from='PHP 4, PHP 5, PHP 7'/>
- <function name='restore_error_handler' from='PHP 4 &gt;= 4.0.1, PHP 5, PHP 7'/>
- <function name='restore_exception_handler' from='PHP 5, PHP 7'/>
- <function name='set_error_handler' from='PHP 4 &gt;= 4.0.1, PHP 5, PHP 7'/>
- <function name='set_exception_handler' from='PHP 5, PHP 7'/>
- <function name='trigger_error' from='PHP 4 &gt;= 4.0.1, PHP 5, PHP 7'/>
- <function name='user_error' from='PHP 4, PHP 5, PHP 7'/>
+ <function name="debug_backtrace" from="PHP 4 &gt;= 4.3.0, PHP 5, PHP 7, PHP 8"/>
+ <function name="debug_print_backtrace" from="PHP 5, PHP 7, PHP 8"/>
+ <function name="error_get_last" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8"/>
+ <function name="error_clear_last" from="PHP 7, PHP 8"/>
+ <function name="error_log" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="error_reporting" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="restore_error_handler" from="PHP 4 &gt;= 4.0.1, PHP 5, PHP 7, PHP 8"/>
+ <function name="restore_exception_handler" from="PHP 5, PHP 7, PHP 8"/>
+ <function name="set_error_handler" from="PHP 4 &gt;= 4.0.1, PHP 5, PHP 7, PHP 8"/>
+ <function name="set_exception_handler" from="PHP 5, PHP 7, PHP 8"/>
+ <function name="trigger_error" from="PHP 4 &gt;= 4.0.1, PHP 5, PHP 7, PHP 8"/>
+ <function name="user_error" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
 </versions>
 
 <!-- Keep this comment at the end of the file
@@ -38,4 +38,4 @@ End:
 vim600: syn=xml fen fdm=syntax fdl=2 si
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
--->
\ No newline at end of file
+-->


--
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic