Skip to content

Commit 1571305

Browse files
committed
Remove 11 unused entities still referenced by translations
1 parent 0594bf2 commit 1571305

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

language-snippets.ent

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<!ENTITY installation.enabled.disable 'This extension is enabled by default. It may be disabled by using the following option at compile time: '>
55

66
<!-- 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>'>
97

108
<!ENTITY warn.deprecated.feature-5-3-0.removed-6-0-0 '<warning
119
xmlns="http://docbook.org/ns/docbook"><simpara>This feature has been
@@ -92,9 +90,6 @@ do not support some characters in filenames, namely <literal>&lt;|&gt;*?":</lite
9290
are not supported either. Contrary to some extraction tools, this method does not replace these characters with
9391
an underscore, but instead fails to extract such files.</simpara></note>'>
9492

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

9994
<!ENTITY note.func-callback-exceptions '<note xmlns="http://docbook.org/ns/docbook"><simpara>Callbacks registered
10095
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
254249
<emphasis>DEPRECATED</emphasis> as of PHP 5.3.0. Relying on this feature
255250
is highly discouraged.</simpara></warning>'>
256251

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

262253
<!ENTITY warn.deprecated.function-5-3-0.removed-5-4-0 '<warning
263254
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
300291
<emphasis>REMOVED</emphasis> as of PHP 7.2.0. Relying on this function
301292
is highly discouraged.</simpara></warning>'>
302293

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

308295
<!ENTITY warn.deprecated.feature-7-2-0.removed-8-0-0 '<warning
309296
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
340327
<emphasis>DEPRECATED</emphasis> as of PHP 7.4.0. Relying on this feature
341328
is highly discouraged.</simpara></warning>'>
342329

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

348331
<!ENTITY warn.deprecated.function-7-4-0.removed-8-0-0 '<warning
349332
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
447430
xmlns="http://docbook.org/ns/docbook"><simpara>This function was
448431
<emphasis>DEPRECATED</emphasis> in PHP 5.3.0, and <emphasis>REMOVED</emphasis> as of PHP 7.0.0.</simpara></warning>'>
449432

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

453434
<!ENTITY warn.deprecated.feature-5-6-0.removed-7-0-0 '<warning
454435
xmlns="http://docbook.org/ns/docbook"><simpara>This feature was
@@ -636,9 +617,7 @@ is highly discouraged.</simpara></warning>
636617

637618
<!ENTITY example.outputs.5 '<simpara xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 5:</simpara>'>
638619

639-
<!ENTITY example.outputs.53 '<simpara xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 5.3:</simpara>'>
640620

641-
<!ENTITY example.outputs.54 '<simpara xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 5.4:</simpara>'>
642621

643622
<!ENTITY example.outputs.55 '<simpara xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 5.5:</simpara>'>
644623

@@ -1647,9 +1626,6 @@ It is strongly recommended to avoid timezone abbreviations.
16471626
Every call to a date/time function will generate a <constant>E_WARNING</constant>
16481627
if the time zone is not valid. See also <function>date_default_timezone_set</function></simpara>'>
16491628

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

16541630
<!ENTITY date.timestamp.description '
16551631
<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>
21772153

21782154
<!-- Common pieces in partintro-sections -->
21792155
<!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>'>
21822156
<!ENTITY no.requirement '<simpara xmlns="http://docbook.org/ns/docbook">No external libraries are needed to build this extension.</simpara>'>
21832157
<!ENTITY no.install '<simpara xmlns="http://docbook.org/ns/docbook">There is no installation needed to use these
21842158
functions; they are part of the PHP core.</simpara>'>

0 commit comments

Comments
 (0)