History log of /PHP-Parser/test/code/prettyPrinter/stmt/property_promotion.test (Results 1 – 3 of 3)
Revision Date Author Comments
# d3d1297c 06-Jun-2022 Nikita Popov

Remove PHP 5 parser


# 9aebf377 08-Aug-2021 Nikita Popov

Allow multiple modifiers for property promotion

Fixes issue #800.


# b58b19ed 07-Jun-2020 TomasVotruba

Add constructor promotion support