History log of /PHP-8.2/Zend/tests/first_class_callable_assert3.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# b964d007 26-Aug-2021 Nikita Popov

Fix AST print of first class callable in anon class expr

This will cause a compile error later, but the expression is
printed first.

Fixes oss-fuzz #37473.