History log of /PHP-8.1/ext/filter/tests/bug80584.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 74859783 11-Jun-2021 Nikita Popov

Migrate SKIPIF -> EXTENSIONS (#7138)

This is an automated migration of most SKIPIF extension_loaded checks.


# 764b7bf1 04-Jan-2021 George Peter Banyard

Fix bug #80584: 0x and 0X are considered valid hex numbers by filter_var()

Closes GH-6573