History log of /PHP-8.1/Zend/tests/magic_methods_unserialize.phpt (Results 1 – 4 of 4)
Revision Date Author Comments
# fbbcf82a 20-Jul-2020 Nikita Popov

Unify static/non-static check for magic methods

And promote it to be fatal.


# 682e2f6c 11-May-2020 Rod Elias

Trim trailing whitespaces and fix code style

Closes GH-5554.


# 7ce8c5ad 26-Apr-2020 Gabriel Caruso

Slipt error messages while checking magic methods attributes

Closes GH-5465


# 6f908a0b 23-Apr-2020 Gabriel Caruso

Check Serialization magic methods structure

Closes GH-5441