Activity
Use more precise list-types for getter methods
Use more precise list-types for getter methods
Pull request merge
Simplify NodeTraverser->traverseNode()
Simplify NodeTraverser->traverseNode()
Pull request merge
Fix PropertyHook::getStmts() for set hook
Fix PropertyHook::getStmts() for set hook
Make PropertyHook::getStmts() less incorrect
Make PropertyHook::getStmts() less incorrect
Emit error - Multiple properties cannot share the same hooks
Emit error - Multiple properties cannot share the same hooks
Add PropertyHook::isFinal()
helper method with tests
Add
PropertyHook::isFinal()
helper method with testsPull request merge
Promoted properties with hooks do not need visibility modifier
Promoted properties with hooks do not need visibility modifier
Pull request merge
Removed reudndant token generation
Removed reudndant token generation
Pull request merge
Removed unrecheable statement
Removed unrecheable statement
Pull request merge
More precise toLowerString()
return type
More precise
toLowerString()
return typePull request merge
Support declaring functions with name exit/die
Support declaring functions with name exit/die
Makefile works on windows
Makefile works on windows
Pull request merge
Remove accidentally committed Php8 parser
Remove accidentally committed Php8 parser
Avoid negative indendation in formatting-preserving printer
Avoid negative indendation in formatting-preserving printer
Avoid negative indendation in formatting-preserving printer
Avoid negative indendation in formatting-preserving printer
Add basic support for tab indentation
Add basic support for tab indentation
Use PHP 8.4 for the PHP 7.4 integration test
Use PHP 8.4 for the PHP 7.4 integration test
Include trailing semicolon in GroupUse
Include trailing semicolon in GroupUse