mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Fix some markup issues from 06313c3bb1
Also some few drive-by fixes of versions.xml
This commit is contained in:
@@ -37,32 +37,30 @@
|
||||
|
||||
<refsect1 role="changelog">
|
||||
&reftitle.changelog;
|
||||
<para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="examples">
|
||||
|
||||
@@ -26,8 +26,8 @@
|
||||
<function name="get_required_files" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="get_resources" from="PHP 7, PHP 8"/>
|
||||
<function name="get_loaded_extensions" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="get_magic_quotes_gpc" from="PHP 4, PHP 5, PHP 7" deprecated="PHP 7.4.0"/>
|
||||
<function name="get_magic_quotes_runtime" from="PHP 4, PHP 5, PHP 7" deprecated="PHP 7.4.0"/>
|
||||
<function name="get_magic_quotes_gpc" from="PHP 4, PHP 5, PHP 7" deprecated="PHP 7.4.0" removed="PHP 8"/>
|
||||
<function name="get_magic_quotes_runtime" from="PHP 4, PHP 5, PHP 7" deprecated="PHP 7.4.0" removed="PHP 8"/>
|
||||
<function name="get_required_files" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="getenv" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="getlastmod" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
@@ -54,7 +54,7 @@
|
||||
<function name="phpinfo" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="phpversion" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="putenv" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="restore_include_path" from="PHP 4 >= 4.3.0, PHP 5, PHP 7" deprecated="PHP 7.4.0"/>
|
||||
<function name="restore_include_path" from="PHP 4 >= 4.3.0, PHP 5, PHP 7" deprecated="PHP 7.4.0" removed="PHP 8"/>
|
||||
<function name="set_include_path" from="PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="set_time_limit" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="sys_get_temp_dir" from="PHP 5 >= 5.2.1, PHP 7, PHP 8"/>
|
||||
|
||||
@@ -48,32 +48,30 @@
|
||||
|
||||
<refsect1 role="changelog">
|
||||
&reftitle.changelog;
|
||||
<para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.2.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="examples">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name="ezmlm_hash" from="PHP 4 >= 4.0.2, PHP 5, PHP 7" deprecated="PHP 7.2.0"/>
|
||||
<function name="ezmlm_hash" from="PHP 4 >= 4.0.2, PHP 5, PHP 7" deprecated="PHP 7.2.0" removed="PHP 8"/>
|
||||
<function name="mail" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
</versions>
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
||||
@@ -64,33 +64,31 @@
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="changelog">
|
||||
&reftitle.changelog;
|
||||
<para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</para>
|
||||
reftitle.changelog;
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
|
||||
@@ -39,32 +39,30 @@
|
||||
|
||||
<refsect1 role="changelog">
|
||||
&reftitle.changelog;
|
||||
<para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
|
||||
@@ -99,32 +99,30 @@
|
||||
|
||||
<refsect1 role="changelog">
|
||||
&reftitle.changelog;
|
||||
<para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="notes">
|
||||
|
||||
@@ -60,32 +60,30 @@
|
||||
|
||||
<refsect1 role="changelog">
|
||||
&reftitle.changelog;
|
||||
<para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</para>
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>&Version;</entry>
|
||||
<entry>&Description;</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>8.0.0</entry>
|
||||
<entry>
|
||||
&removed.function;
|
||||
</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>7.4.0</entry>
|
||||
<entry>
|
||||
&deprecated.function;
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="seealso">
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<function name="chop" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="chr" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="chunk_split" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="convert_cyr_string" from="PHP 4, PHP 5, PHP 7" deprecated='PHP 7.4.0'/>
|
||||
<function name="convert_cyr_string" from="PHP 4, PHP 5, PHP 7" deprecated="PHP 7.4.0" removed="PHP 8"/>
|
||||
<function name="convert_uudecode" from="PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="convert_uuencode" from="PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="count_chars" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
@@ -21,7 +21,7 @@
|
||||
<function name="fprintf" from="PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="get_html_translation_table" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="hebrev" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="hebrevc" from="PHP 4, PHP 5, PHP 7" deprecated='PHP 7.4.0'/>
|
||||
<function name="hebrevc" from="PHP 4, PHP 5, PHP 7" deprecated="PHP 7.4.0" removed="PHP 8"/>
|
||||
<function name="hex2bin" from="PHP 5 >= 5.4.0, PHP 7, PHP 8"/>
|
||||
<function name="html_entity_decode" from="PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="htmlentities" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
@@ -36,7 +36,7 @@
|
||||
<function name="md5" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="md5_file" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="metaphone" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="money_format" from="PHP 4 >= 4.3.0, PHP 5, PHP 7"/>
|
||||
<function name="money_format" from="PHP 4 >= 4.3.0, PHP 5, PHP 7" deprecated="PHP 7.4.0" removed="PHP 8"/>
|
||||
<function name="nl2br" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="nl_langinfo" from="PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8"/>
|
||||
<function name="number_format" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
||||
|
||||
Reference in New Issue
Block a user