Skip to content

Commit 29e0b07

Browse files
committed
Add warn.deprecated.feature-8-4-0 to language-snippets.ent
1 parent 764051c commit 29e0b07

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

language-snippets.ent

+5
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,11 @@ xmlns="http://docbook.org/ns/docbook"><simpara>This function has been
363363
<emphasis>DEPRECATED</emphasis> as of PHP 8.3.0. Relying on this function
364364
is highly discouraged.</simpara></warning>'>
365365

366+
<!ENTITY warn.deprecated.feature-8-4-0 '<warning
367+
xmlns="http://docbook.org/ns/docbook"><simpara>This feature has been
368+
<emphasis>DEPRECATED</emphasis> as of PHP 8.4.0. Relying on this feature
369+
is highly discouraged.</simpara></warning>'>
370+
366371
<!ENTITY warn.deprecated.function-8-4-0 '<warning
367372
xmlns="http://docbook.org/ns/docbook"><simpara>This function has been
368373
<emphasis>DEPRECATED</emphasis> as of PHP 8.4.0. Relying on this function

0 commit comments

Comments
 (0)