Skip to content

Commit

Permalink
Apply commit from doc-en PR 3422
Browse files Browse the repository at this point in the history
  • Loading branch information
Girgias committed Jun 14, 2024
1 parent eb7db44 commit f5c4ef1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions language/predefined/closure.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: khelaz Status: ready -->
<!-- Reviewed: no Maintainer: cucinato -->
<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">
<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">

<title>La classe Closure</title>
<titleabbrev>Closure</titleabbrev>
Expand Down Expand Up @@ -61,7 +61,7 @@
&language.predefined.closure.call;
&language.predefined.closure.fromcallable;

</phpdoc:classref>
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
Expand Down
4 changes: 2 additions & 2 deletions reference/datetime/datetime.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: pastore Status: ready -->
<!-- CREDITS: cucinato -->
<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">
<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">

<title>La classe DateTime</title>
<titleabbrev>DateTime</titleabbrev>
Expand Down Expand Up @@ -104,7 +104,7 @@

&reference.datetime.entities.datetime;

</phpdoc:classref>
</reference>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
Expand Down
4 changes: 2 additions & 2 deletions reference/gmp/gmp.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 8932dc479ab319693fe984a4eed2b3c768540256 Maintainer: pastore Status: ready -->

<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">
<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">

<title>La classe GMP</title>
<titleabbrev>GMP</titleabbrev>
Expand Down Expand Up @@ -40,7 +40,7 @@
</section>
</partintro>

</phpdoc:classref>
</reference>

<!-- Keep this comment at the end of the file
Local variables:
Expand Down

0 comments on commit f5c4ef1

Please sign in to comment.