mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-02 17:38:19 +01:00
55c4269232
Implement support for readonly properties (https://wiki.php.net/rfc/readonly_properties_v2) and final class contstants (https://wiki.php.net/rfc/final_class_const). |
||
---|---|---|
.. | ||
ClassConstTest.php | ||
ClassMethodTest.php | ||
ClassTest.php | ||
InterfaceTest.php | ||
PropertyTest.php |