mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-03 09:47:59 +01:00
9dda080a9d
Partial fix for #653. PHP 7 allows expressions inside isset(), but rejects non-variables in the compiler. A side-effect of this is that isset(($x)) is allowed, though this is not intentional. |
||
---|---|---|
.. | ||
errorHandling | ||
expr | ||
scalar | ||
stmt | ||
blockComments.test | ||
commentAtEndOfClass.test | ||
comments.test | ||
nopPositions.test | ||
semiReserved.test |