File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -363,6 +363,16 @@ xmlns="http://docbook.org/ns/docbook"><simpara>This function has been
363
363
<emphasis >DEPRECATED</emphasis > as of PHP 8.3.0. Relying on this function
364
364
is highly discouraged.</simpara ></warning >'>
365
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
374
+ is highly discouraged.</simpara ></warning >'>
375
+
366
376
<!ENTITY removed.php.future 'This deprecated feature <emphasis xmlns =" http://docbook.org/ns/docbook" >will</emphasis >
367
377
certainly be <emphasis xmlns =" http://docbook.org/ns/docbook" >removed</emphasis > in the future.'>
368
378
You can’t perform that action at this time.
0 commit comments