History log of /PHP-8.1/Zend/tests/varSyntax/magic_const_deref.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# d30cd7d7 26-May-2020 Máté Kocsis

Review the usage of apostrophes in error messages

Closes GH-5590


# 1179686f 24-Apr-2020 Máté Kocsis

Improve error messages for invalid property access

Closes GH-5446
Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>


# 357fbc99 06-Jan-2020 Nikita Popov

Treat magic constants like normal constants