1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2025-01-22 13:51:12 +01:00
Nikita Popov 719ca71d4a Distinguish declare(); and declare(){}
It makes semantic difference and the latter form is actually
forbidden for strict_types.

This sets Declare->stmts to null for the body-less case.
2015-12-07 12:12:00 +01:00
..
2015-04-30 17:45:36 +02:00
2015-06-13 20:16:09 +02:00
2012-05-11 16:18:14 +02:00
2012-10-19 14:54:56 +02:00