[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 misc based on stubs.: reference/misc/version
From:       Christoph Michael Becker <cmb () php ! net>
Date:       2021-01-26 17:21:38
Message-ID: php-mail-27ce209f4cde3ceb125084b354ec1460381570648 () git ! php ! net
[Download RAW message or body]

Commit:    705313ab211304f9dd5e7ddaaa4a21b368f67283
Author:    Yoshinari Takaoka <mumumu@mumumu.org>         Mon, 25 Jan 2021 23:16:02 +0900
Committer: Christoph M. Becker <cmbecker69@gmx.de>      Tue, 26 Jan 2021 18:21:38 +0100
Parents:   0081d5b1c1445fcab74716693501aba37fbfa3bd
Branches:  master

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

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

Closes GH-410.

Changed paths:
  M  reference/misc/versions.xml


Diff:
diff --git a/reference/misc/versions.xml b/reference/misc/versions.xml
index 0731155672..6b7685446d 100644
--- a/reference/misc/versions.xml
+++ b/reference/misc/versions.xml
@@ -4,37 +4,37 @@
   Do NOT translate this file
 -->
 <versions>
- <function name="__halt_compiler" from="PHP 5 &gt;= 5.1.0, PHP 7"/>
- <function name="connection_aborted" from="PHP 4, PHP 5, PHP 7"/>
- <function name="connection_status" from="PHP 4, PHP 5, PHP 7"/>
- <function name="constant" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7"/>
- <function name="define" from="PHP 4, PHP 5, PHP 7"/>
- <function name="defined" from="PHP 4, PHP 5, PHP 7"/>
- <function name="die" from="PHP 4, PHP 5, PHP 7"/>
- <function name="eval" from="PHP 4, PHP 5, PHP 7"/>
- <function name="exit" from="PHP 4, PHP 5, PHP 7"/>
- <function name="get_browser" from="PHP 4, PHP 5, PHP 7"/>
- <function name="highlight_file" from="PHP 4, PHP 5, PHP 7"/>
- <function name="highlight_string" from="PHP 4, PHP 5, PHP 7"/>
- <function name="hrtime" from="PHP 7 &gt;= 7.3.0"/>
- <function name="ignore_user_abort" from="PHP 4, PHP 5, PHP 7"/>
- <function name="pack" from="PHP 4, PHP 5, PHP 7"/>
- <function name="php_strip_whitespace" from="PHP 5, PHP 7"/>
- <function name="sapi_windows_cp_conv" from="PHP 7 &gt;= 7.1.0"/>
- <function name="sapi_windows_cp_get" from="PHP 7 &gt;= 7.1.0"/>
- <function name="sapi_windows_cp_is_utf8" from="PHP 7 &gt;= 7.1.0"/>
- <function name="sapi_windows_cp_set" from="PHP 7 &gt;= 7.1.0"/>
- <function name="sapi_windows_generate_ctrl_event" from="PHP 7 &gt;= 7.4.0"/>
- <function name="sapi_windows_set_ctrl_handler" from="PHP 7 &gt;= 7.4.0"/>
- <function name="sapi_windows_vt100_support" from="PHP 7 &gt;= 7.2.0"/>
- <function name="show_source" from="PHP 4, PHP 5, PHP 7"/>
- <function name="sleep" from="PHP 4, PHP 5, PHP 7"/>
- <function name="sys_getloadavg" from="PHP 5 &gt;= 5.1.3, PHP 7"/>
- <function name="time_nanosleep" from="PHP 5, PHP 7"/>
- <function name="time_sleep_until" from="PHP 5 &gt;= 5.1.0, PHP 7"/>
- <function name="uniqid" from="PHP 4, PHP 5, PHP 7"/>
- <function name="unpack" from="PHP 4, PHP 5, PHP 7"/>
- <function name="usleep" from="PHP 4, PHP 5, PHP 7"/>
+ <function name="__halt_compiler" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8"/>
+ <function name="connection_aborted" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="connection_status" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="constant" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="define" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="defined" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="die" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="eval" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="exit" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="get_browser" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="highlight_file" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="highlight_string" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="hrtime" from="PHP 7 &gt;= 7.3.0, PHP 8"/>
+ <function name="ignore_user_abort" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="pack" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="php_strip_whitespace" from="PHP 5, PHP 7, PHP 8"/>
+ <function name="sapi_windows_cp_conv" from="PHP 7 &gt;= 7.1.0, PHP 8"/>
+ <function name="sapi_windows_cp_get" from="PHP 7 &gt;= 7.1.0, PHP 8"/>
+ <function name="sapi_windows_cp_is_utf8" from="PHP 7 &gt;= 7.1.0, PHP 8"/>
+ <function name="sapi_windows_cp_set" from="PHP 7 &gt;= 7.1.0, PHP 8"/>
+ <function name="sapi_windows_generate_ctrl_event" from="PHP 7 &gt;= 7.4.0, PHP 8"/>
+ <function name="sapi_windows_set_ctrl_handler" from="PHP 7 &gt;= 7.4.0, PHP 8"/>
+ <function name="sapi_windows_vt100_support" from="PHP 7 &gt;= 7.2.0, PHP 8"/>
+ <function name="show_source" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="sleep" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="sys_getloadavg" from="PHP 5 &gt;= 5.1.3, PHP 7, PHP 8"/>
+ <function name="time_nanosleep" from="PHP 5, PHP 7, PHP 8"/>
+ <function name="time_sleep_until" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8"/>
+ <function name="uniqid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="unpack" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
+ <function name="usleep" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
 </versions>
 <!-- Keep this comment at the end of the file
 Local variables:


--
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