We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
warn.deprecated.feature-8-4-0
1 parent 764051c commit 29e0b07Copy full SHA for 29e0b07
language-snippets.ent
@@ -363,6 +363,11 @@ xmlns="http://docbook.org/ns/docbook"><simpara>This function has been
363
<emphasis>DEPRECATED</emphasis> as of PHP 8.3.0. Relying on this function
364
is highly discouraged.</simpara></warning>'>
365
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
+
371
<!ENTITY warn.deprecated.function-8-4-0 '<warning
372
xmlns="http://docbook.org/ns/docbook"><simpara>This function has been
373
<emphasis>DEPRECATED</emphasis> as of PHP 8.4.0. Relying on this function
0 commit comments