1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Mark xml_parser_free as deprecated. (#4892)

* Mark xml_parser_free as deprecated.

* Flesh out deprecation markers further.

* Add formal warning.

* Remove redundant text.

Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>

---------

Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
This commit is contained in:
Larry Garfield
2025-10-04 10:41:53 -05:00
committed by GitHub
parent d155d3c306
commit 00a8ae0c87

View File

@@ -66,6 +66,12 @@
</row>
</thead>
<tbody>
<row>
<entry>8.5.0</entry>
<entry>
This function has been deprecated.
</entry>
</row>
&xml.changelog.parser-param;
</tbody>
</tgroup>