Skip to content

Commit

Permalink
Add example.outputs.84 to language-snippets.ent (#3893)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla authored Oct 22, 2024
1 parent e59d2ef commit b053343
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions language-snippets.ent
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,10 @@ is highly discouraged.</simpara></warning>

<!ENTITY example.outputs.83.similar '<para xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 8.3 is similar to:</para>'>

<!ENTITY example.outputs.84 '<para xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 8.4:</para>'>

<!ENTITY example.outputs.84.similar '<para xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 8.4 is similar to:</para>'>

<!ENTITY example.outputs.32bit '<para xmlns="http://docbook.org/ns/docbook">Output of the above example on 32 bit machines:</para>'>

<!ENTITY example.outputs.64bit '<para xmlns="http://docbook.org/ns/docbook">Output of the above example on 64 bit machines:</para>'>
Expand Down

0 comments on commit b053343

Please sign in to comment.