Skip to content

Commit dd4d6c1

Browse files
authored
Add example.outputs.85.* to language-snippets.ent
See #4821.
1 parent 94ab31f commit dd4d6c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

language-snippets.ent

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,10 @@ is highly discouraged.</simpara></warning>
642642

643643
<!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>'>
644644

645+
<!ENTITY example.outputs.85 '<para xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 8.5:</para>'>
646+
647+
<!ENTITY example.outputs.85.similar '<para xmlns="http://docbook.org/ns/docbook">Output of the above example in PHP 8.5 is similar to:</para>'>
648+
645649
<!ENTITY example.outputs.32bit '<para xmlns="http://docbook.org/ns/docbook">Output of the above example on 32 bit machines:</para>'>
646650

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

0 commit comments

Comments
 (0)