History log of /PHP-8.1/ext/xml/tests/bug78563_final.phpt (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 663536d7 27-Jul-2021 Máté Kocsis

Improve class inheritance error messages (#7307)


# 8567bc10 11-Jun-2021 Nikita Popov

Port curl, xml, xsql to use EXTENSIONS (#7140)


# a55402d0 24-Nov-2020 George Peter Banyard

Rename XmlParser to XMLParser for consistency with XMLWriter/XMLReader


Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1, php-7.4.0RC5, php-7.1.33, php-7.2.24, php-7.3.11, php-7.4.0RC4, php-7.3.11RC1, php-7.2.24RC1
# 52376c17 04-Oct-2019 Mark

Fix bug #78563

Make XmlParser final, unclonable and unserializable.

Closes GH-4778.