mirror of
https://github.com/danog/PHP-Parser.git
synced 2025-01-21 21:31:29 +01:00
e587e3f4c6
Comments and doc comments are now saved in the 'comments' attribute, as an array. The are instances of PHPParser_Comment[_Doc].