Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions language-snippets.ent
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@

<!ENTITY changelog.randomseed '<row xmlns="http://docbook.org/ns/docbook"><entry>4.2.0</entry><entry>The random
number generator is seeded automatically.</entry></row>'>

<!ENTITY changelog.class-constants-typed '<row xmlns="http://docbook.org/ns/docbook">
<entry>8.4.0</entry>
<entry>
The class constants are now typed.
</entry>
</row>'>

<!-- Cautions -->
<!ENTITY caution.cryptographically-insecure '<caution xmlns="http://docbook.org/ns/docbook">
<simpara>
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/arrayiterator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,23 @@
</section>
}}} -->

<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.arrayiterator;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/arrayobject.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,23 @@
</section>
}}} -->

<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.arrayobject;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/cachingiterator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,23 @@
</section>


<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.cachingiterator;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/filesystemiterator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,23 @@
</section>
<!-- }}} -->

<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.filesystemiterator;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/multipleiterator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,23 @@
<!-- }}} -->


<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.multipleiterator;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/recursivearrayiterator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,23 @@
</section>
}}} -->

<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.recursivearrayiterator;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/recursiveiteratoriterator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,23 @@
</section>
<!-- }}} -->

<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.recursiveiteratoriterator;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/recursivetreeiterator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,23 @@
<!-- }}} -->


<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.recursivetreeiterator;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/regexiterator.xml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,23 @@
</section>
}}} -->

<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.regexiterator;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/spldoublylinkedlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,23 @@
</section>
}}} -->

<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.spldoublylinkedlist;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/splfileobject.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,23 @@
</section>
<!-- }}} -->

<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.splfileobject;
Expand Down
17 changes: 17 additions & 0 deletions reference/spl/splpriorityqueue.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,23 @@
</section>
}}} -->

<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.spl.entities.splpriorityqueue;
Expand Down
17 changes: 17 additions & 0 deletions reference/sqlite3/sqlite3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,23 @@
</variablelist>
</section>

<section role="changelog">
&reftitle.changelog;
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>&Version;</entry>
<entry>&Description;</entry>
</row>
</thead>
<tbody>
&changelog.class-constants-typed;
</tbody>
</tgroup>
</informaltable>
</section>

</partintro>

&reference.sqlite3.entities.sqlite3;
Expand Down