|
4 | 4 | <!ENTITY installation.enabled.disable 'This extension is enabled by default. It may be disabled by using the following option at compile time: '> |
5 | 5 |
|
6 | 6 | <!-- Not used in EN anymore --> |
7 | | -<!ENTITY changelog.randomseed '<row xmlns="http://docbook.org/ns/docbook"><entry>4.2.0</entry><entry>The random |
8 | | -number generator is seeded automatically.</entry></row>'> |
9 | 7 |
|
10 | 8 | <!ENTITY warn.deprecated.feature-5-3-0.removed-6-0-0 '<warning |
11 | 9 | xmlns="http://docbook.org/ns/docbook"><simpara>This feature has been |
@@ -92,9 +90,6 @@ do not support some characters in filenames, namely <literal><|>*?":</lite |
92 | 90 | are not supported either. Contrary to some extraction tools, this method does not replace these characters with |
93 | 91 | an underscore, but instead fails to extract such files.</simpara></note>'> |
94 | 92 |
|
95 | | -<!ENTITY note.func-callback '<note xmlns="http://docbook.org/ns/docbook"><simpara>Instead of a function name, an |
96 | | -array containing an object reference and a method name can also be |
97 | | -supplied.</simpara></note>'> |
98 | 93 |
|
99 | 94 | <!ENTITY note.func-callback-exceptions '<note xmlns="http://docbook.org/ns/docbook"><simpara>Callbacks registered |
100 | 95 | with functions such as <function>call_user_func</function> and <function>call_user_func_array</function> will not be |
@@ -254,10 +249,6 @@ xmlns="http://docbook.org/ns/docbook"><simpara>This feature has been |
254 | 249 | <emphasis>DEPRECATED</emphasis> as of PHP 5.3.0. Relying on this feature |
255 | 250 | is highly discouraged.</simpara></warning>'> |
256 | 251 |
|
257 | | -<!ENTITY warn.deprecated.feature-5-3-0.removed-5-4-0 '<warning |
258 | | -xmlns="http://docbook.org/ns/docbook"><simpara>This feature has been |
259 | | -<emphasis>DEPRECATED</emphasis> as of PHP 5.3.0 and <emphasis>REMOVED</emphasis> |
260 | | -as of PHP 5.4.0.</simpara></warning>'> |
261 | 252 |
|
262 | 253 | <!ENTITY warn.deprecated.function-5-3-0.removed-5-4-0 '<warning |
263 | 254 | xmlns="http://docbook.org/ns/docbook"><simpara>This function has been |
@@ -300,10 +291,6 @@ xmlns="http://docbook.org/ns/docbook"><simpara>This function has been |
300 | 291 | <emphasis>REMOVED</emphasis> as of PHP 7.2.0. Relying on this function |
301 | 292 | is highly discouraged.</simpara></warning>'> |
302 | 293 |
|
303 | | -<!ENTITY warn.deprecated.feature-7-2-0 '<warning |
304 | | -xmlns="http://docbook.org/ns/docbook"><simpara>This feature has been |
305 | | -<emphasis>DEPRECATED</emphasis> as of PHP 7.2.0. Relying on this feature |
306 | | -is highly discouraged.</simpara></warning>'> |
307 | 294 |
|
308 | 295 | <!ENTITY warn.deprecated.feature-7-2-0.removed-8-0-0 '<warning |
309 | 296 | xmlns="http://docbook.org/ns/docbook"><simpara>This feature has been |
@@ -340,10 +327,6 @@ xmlns="http://docbook.org/ns/docbook"><simpara>This feature has been |
340 | 327 | <emphasis>DEPRECATED</emphasis> as of PHP 7.4.0. Relying on this feature |
341 | 328 | is highly discouraged.</simpara></warning>'> |
342 | 329 |
|
343 | | -<!ENTITY warn.deprecated.function-7-4-0 '<warning |
344 | | -xmlns="http://docbook.org/ns/docbook"><simpara>This function has been |
345 | | -<emphasis>DEPRECATED</emphasis> as of PHP 7.4.0. Relying on this function |
346 | | -is highly discouraged.</simpara></warning>'> |
347 | 330 |
|
348 | 331 | <!ENTITY warn.deprecated.function-7-4-0.removed-8-0-0 '<warning |
349 | 332 | xmlns="http://docbook.org/ns/docbook"><simpara>This function has been |
@@ -447,8 +430,6 @@ xmlns="http://docbook.org/ns/docbook"><simpara>This function was |
447 | 430 | xmlns="http://docbook.org/ns/docbook"><simpara>This function was |
448 | 431 | <emphasis>DEPRECATED</emphasis> in PHP 5.3.0, and <emphasis>REMOVED</emphasis> as of PHP 7.0.0.</simpara></warning>'> |
449 | 432 |
|
450 | | -<!ENTITY warn.deprecated.alias-5-3-0.removed-7-0-0 '<warning xmlns="http://docbook.org/ns/docbook"><simpara>This alias was |
451 | | -<emphasis>DEPRECATED</emphasis> in PHP 5.3.0, and <emphasis>REMOVED</emphasis> as of PHP 7.0.0.</simpara></warning>'> |
452 | 433 |
|
453 | 434 | <!ENTITY warn.deprecated.feature-5-6-0.removed-7-0-0 '<warning |
454 | 435 | xmlns="http://docbook.org/ns/docbook"><simpara>This feature was |
@@ -636,9 +617,7 @@ is highly discouraged.</simpara></warning> |
636 | 617 |
|
637 | 618 | <!ENTITY example.outputs.5 '<simpara xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 5:</simpara>'> |
638 | 619 |
|
639 | | -<!ENTITY example.outputs.53 '<simpara xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 5.3:</simpara>'> |
640 | 620 |
|
641 | | -<!ENTITY example.outputs.54 '<simpara xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 5.4:</simpara>'> |
642 | 621 |
|
643 | 622 | <!ENTITY example.outputs.55 '<simpara xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 5.5:</simpara>'> |
644 | 623 |
|
@@ -1647,9 +1626,6 @@ It is strongly recommended to avoid timezone abbreviations. |
1647 | 1626 | Every call to a date/time function will generate a <constant>E_WARNING</constant> |
1648 | 1627 | if the time zone is not valid. See also <function>date_default_timezone_set</function></simpara>'> |
1649 | 1628 |
|
1650 | | -<!ENTITY date.timezone.errors.changelog '<row xmlns="http://docbook.org/ns/docbook"><entry>5.1.0</entry><entry><simpara> |
1651 | | -Now issues the <constant>E_STRICT</constant> and <constant>E_NOTICE</constant> |
1652 | | -time zone errors.</simpara></entry></row>'> |
1653 | 1629 |
|
1654 | 1630 | <!ENTITY date.timestamp.description ' |
1655 | 1631 | <varlistentry xmlns="http://docbook.org/ns/docbook"><term><parameter>timestamp</parameter></term><listitem><simpara> |
@@ -2177,8 +2153,6 @@ or <link linkend="functions.named-arguments">named arguments</link>.</simpara> |
2177 | 2153 |
|
2178 | 2154 | <!-- Common pieces in partintro-sections --> |
2179 | 2155 | <!ENTITY no.config '<simpara xmlns="http://docbook.org/ns/docbook">This extension has no configuration directives defined in &php.ini;.</simpara>'> |
2180 | | -<!ENTITY no.resource '<simpara xmlns="http://docbook.org/ns/docbook">This extension has no resource types defined.</simpara>'> |
2181 | | -<!ENTITY no.constants '<simpara xmlns="http://docbook.org/ns/docbook">This extension has no constants defined.</simpara>'> |
2182 | 2156 | <!ENTITY no.requirement '<simpara xmlns="http://docbook.org/ns/docbook">No external libraries are needed to build this extension.</simpara>'> |
2183 | 2157 | <!ENTITY no.install '<simpara xmlns="http://docbook.org/ns/docbook">There is no installation needed to use these |
2184 | 2158 | functions; they are part of the PHP core.</simpara>'> |
|
0 commit comments