File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 254254 sufficient security measure for shared hosting environments.
255255 </simpara >
256256 </warning >
257- <warning >
258- <simpara >
259- This directive has been <emphasis >REMOVED</emphasis > as of PHP 8.5.0.
260- </simpara >
261- </warning >
257+ &warn.removed.feature-8-5-0;
262258 </listitem >
263259 </varlistentry >
264260
Original file line number Diff line number Diff line change @@ -462,6 +462,10 @@ xmlns="http://docbook.org/ns/docbook"><simpara>This function was
462462<!ENTITY warn.removed.alias-8-0-0 '<warning xmlns =" http://docbook.org/ns/docbook" ><simpara >This alias is
463463<emphasis >REMOVED</emphasis > as of PHP 8.0.0.</simpara ></warning >'>
464464
465+ <!ENTITY warn.removed.feature-8-5-0 '<warning
466+ xmlns=" http://docbook.org/ns/docbook" ><simpara >This feature has been
467+ <emphasis >REMOVED</emphasis > as of PHP 8.5.0.</simpara ></warning >'>
468+
465469<!ENTITY warn.experimental.func '<warning xmlns =" http://docbook.org/ns/docbook" ><simpara >This function is
466470<emphasis >EXPERIMENTAL</emphasis >. The behaviour of this function, its name, and
467471surrounding documentation may change without notice in a future release of PHP.
You can’t perform that action at this time.
0 commit comments