mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-02 09:27:58 +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). |
||
---|---|---|
.. | ||
errorHandling | ||
expr | ||
scalar | ||
stmt | ||
blockComments.test | ||
commentAtEndOfClass.test | ||
comments.test | ||
nopPositions.test | ||
semiReserved.test |