History log of /php-ast/util.php (Results 26 – 31 of 31)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2b147f30 30-Jun-2015 Nikita Popov

Determine flag name when dumping

I don't know by heart which flag 67108864 is...


# 6c5ee119 19-Jun-2015 Nikita Popov

Don't dump linenos by default

For most purposes this is just noise.

In the test it looks like the lineno for AST_ARG_LIST is not being
computed correctly :/


# 01e7a14f 18-Jun-2015 Rasmus Lerdorf

Store the decl name as well if present


# 8233ab63 11-Jan-2015 Nikita Popov

More compact AST dump

Drop those {}


# 35b042a9 08-Sep-2014 Nikita Popov

Use underscores for function names


# cd104e3b 08-Sep-2014 Nikita Popov

Update README with some info


12