Skip to content

Commit f5c4ef1

Browse files
committed
Apply commit from doc-en PR 3422
1 parent eb7db44 commit f5c4ef1

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

language/predefined/closure.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: khelaz Status: ready -->
33
<!-- Reviewed: no Maintainer: cucinato -->
4-
<phpdoc:classref xml:id="class.closure" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
4+
<reference xml:id="class.closure" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
55

66
<title>La classe Closure</title>
77
<titleabbrev>Closure</titleabbrev>
@@ -61,7 +61,7 @@
6161
&language.predefined.closure.call;
6262
&language.predefined.closure.fromcallable;
6363

64-
</phpdoc:classref>
64+
</reference>
6565
<!-- Keep this comment at the end of the file
6666
Local variables:
6767
mode: sgml

reference/datetime/datetime.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: pastore Status: ready -->
33
<!-- CREDITS: cucinato -->
4-
<phpdoc:classref xml:id="class.datetime" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
4+
<reference xml:id="class.datetime" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
55

66
<title>La classe DateTime</title>
77
<titleabbrev>DateTime</titleabbrev>
@@ -104,7 +104,7 @@
104104

105105
&reference.datetime.entities.datetime;
106106

107-
</phpdoc:classref>
107+
</reference>
108108
<!-- Keep this comment at the end of the file
109109
Local variables:
110110
mode: sgml

reference/gmp/gmp.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- EN-Revision: 8932dc479ab319693fe984a4eed2b3c768540256 Maintainer: pastore Status: ready -->
33

4-
<phpdoc:classref xml:id="class.gmp" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
4+
<reference xml:id="class.gmp" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
55

66
<title>La classe GMP</title>
77
<titleabbrev>GMP</titleabbrev>
@@ -40,7 +40,7 @@
4040
</section>
4141
</partintro>
4242

43-
</phpdoc:classref>
43+
</reference>
4444

4545
<!-- Keep this comment at the end of the file
4646
Local variables:

0 commit comments

Comments
 (0)