1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 05:21:02 +02:00
Files
archived-php-src/ext
Christoph M. Becker f59754694e xmlRelaxNGCleanupTypes() is deprecated as of libxml2 2.10.0
The documentation[1] suggest to call `xmlCleanupParser()` instead, but
we are not doing that for reasons[2].  Thus, we do no longer call
`xmlRelaxNGCleanupTypes()` for libxml2 ≥ 2.10.0.

[1] <https://gnome.pages.gitlab.gnome.org/libxml2/devhelp/libxml2-relaxng.html#xmlRelaxNGCleanupTypes>
[2] <8742276eb3>

Closes GH-9417.
2022-08-25 15:10:30 +02:00
..
2022-06-25 07:39:31 +01:00
2021-06-10 14:47:36 +02:00
2021-07-20 00:28:27 +02:00
2021-03-16 09:31:46 +01:00
2022-05-09 10:55:32 +02:00
2022-05-24 14:59:50 +02:00
2021-11-29 19:15:20 +01:00
2022-08-22 09:25:43 +02:00
2022-05-03 12:12:41 +02:00
2022-08-22 09:25:43 +02:00
2022-06-06 01:11:13 -06:00
2021-04-11 10:38:07 +02:00
2021-06-03 10:33:10 +02:00
2022-06-06 11:35:01 +03:00
2021-05-28 09:45:06 +02:00
2021-09-02 23:18:53 +02:00
2022-07-21 17:20:30 +02:00
2020-12-02 10:19:32 +01:00
2021-09-16 12:06:36 +02:00
2021-10-12 16:42:32 +02:00
2022-06-25 07:39:31 +01:00