History log of /PHP-8.2/ext/xml/tests/xml_parser_get_option_variation4.phpt (Results 1 – 4 of 4)
Revision Date Author Comments
# 6a5b3f0f 23-Feb-2023 George Peter Banyard

The userland constants do not start with PHP_


# 39131219 11-Jun-2021 Nikita Popov

Migrate more SKIPIF -> EXTENSIONS (#7139)

This is a mix of more automated and manual migration. It should remove all applicable extension_loaded() checks outside of skipif.inc files.


# 4c89ed61 02-Aug-2020 Máté Kocsis

Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xml

Closes GH-5926


# d9a96629 22-Apr-2020 Symeon Charalabides

Tests for the default case of the parameter of xml_parser_get_option() and xml_parser_set_option(). These cases are, as of now, not being tested.