1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/test
nikic ae3774f0f2 Add support for finally clauses (PHP 5.5)
This adds a new finallyStmts subnode to the TryCatch node. If there is
no finally clause it will be null.
2012-09-07 23:41:56 +02:00
..
code Add support for finally clauses (PHP 5.5) 2012-09-07 23:41:56 +02:00
PHPParser/Tests Add Class->getMethods() function 2012-07-07 16:24:07 +02:00