Skip to content

Commit c2149ab

Browse files
authored
Mark version.xml files as do-not-translate (#5662)
1 parent b513cbb commit c2149ab

178 files changed

Lines changed: 467 additions & 814 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

language/predefined/versions.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!--
4-
Do NOT translate this file
5-
-->
2+
<?do-not-translate?>
3+
64
<versions>
75
<function name="__autoload" from="PHP 5, PHP 7" deprecated="PHP 7.2.0" removed="PHP 8"/>
86

reference/apache/versions.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!--
4-
Do NOT translate this file
5-
-->
6-
<versions>
2+
<?do-not-translate?>
3+
4+
<versions>
75
<function name="apache_child_terminate" from="PHP 4 &gt;= 4.0.5, PHP 5, PHP 7, PHP 8"/>
86
<function name="apache_get_modules" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>
97
<function name="apache_get_version" from="PHP 4 &gt;= 4.3.2, PHP 5, PHP 7, PHP 8"/>

reference/apcu/versions.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!--
4-
Do NOT translate this file
5-
-->
2+
<?do-not-translate?>
3+
64
<versions>
75
<function name='apcu_add' from='PECL apcu &gt;= 4.0.0'/>
86
<function name='apcu_cache_info' from='PECL apcu &gt;= 4.0.0'/>

reference/array/versions.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!--
4-
Do NOT translate this file
5-
-->
2+
<?do-not-translate?>
3+
64
<versions>
75
<function name='array' from='PHP 4, PHP 5, PHP 7, PHP 8'/>
86
<function name='array_all' from='PHP 8 &gt;= 8.4.0'/>

reference/bc/versions.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!--
4-
Do NOT translate this file
5-
-->
6-
<versions>
2+
<?do-not-translate?>
3+
4+
<versions>
75
<function name="bcadd" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
86
<function name="bcceil" from="PHP 8 &gt;= 8.4.0"/>
97
<function name="bccomp" from="PHP 4, PHP 5, PHP 7, PHP 8"/>

reference/bzip2/versions.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!--
4-
Do NOT translate this file
5-
-->
6-
<versions>
2+
<?do-not-translate?>
3+
4+
<versions>
75
<function name="bzwrite" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
86
<function name="bzflush" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
97
<function name="bzclose" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>

reference/calendar/versions.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!--
4-
Do NOT translate this file
5-
-->
2+
<?do-not-translate?>
63

74
<versions>
85
<function name="cal_days_in_month" from="PHP 4 &gt;= 4.1.0, PHP 5, PHP 7, PHP 8"/>

reference/classobj/versions.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!--
4-
Do NOT translate this file
5-
-->
2+
<?do-not-translate?>
63

74
<versions>
85
<function name="__autoload" from="PHP 5, PHP 7" deprecated="PHP 7.2.0" removed="PHP 8"/>

reference/cmark/versions.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!--
4-
Do NOT translate this file
5-
-->
2+
<?do-not-translate?>
63

74
<versions>
85
<!-- Functions -->

reference/com/versions.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- $Revision$ -->
3-
<!--
4-
Do NOT translate this file
5-
-->
2+
<?do-not-translate?>
3+
64
<versions>
75
<function name="com" from="PHP 4 &gt;= 4.1.0, PHP 5, PHP 7, PHP 8"/>
86
<function name="com::__construct" from="PHP 4 &gt; 4.1.0, PHP 5, PHP 7, PHP 8"/>

0 commit comments

Comments
 (0)