New upstream version 5.2.0
No related branches found
No related tags found
Showing
- .github/workflows/main.yml 4 additions, 2 deletions.github/workflows/main.yml
- CHANGELOG.md 21 additions, 0 deletionsCHANGELOG.md
- README.md 1 addition, 1 deletionREADME.md
- doc/0_Introduction.markdown 1 addition, 1 deletiondoc/0_Introduction.markdown
- doc/component/JSON_representation.markdown 1 addition, 1 deletiondoc/component/JSON_representation.markdown
- grammar/php.y 61 additions, 16 deletionsgrammar/php.y
- lib/PhpParser/Builder/ClassConst.php 2 additions, 2 deletionslib/PhpParser/Builder/ClassConst.php
- lib/PhpParser/Builder/EnumCase.php 0 additions, 1 deletionlib/PhpParser/Builder/EnumCase.php
- lib/PhpParser/Builder/Param.php 22 additions, 0 deletionslib/PhpParser/Builder/Param.php
- lib/PhpParser/Builder/Property.php 63 additions, 1 deletionlib/PhpParser/Builder/Property.php
- lib/PhpParser/BuilderFactory.php 1 addition, 1 deletionlib/PhpParser/BuilderFactory.php
- lib/PhpParser/BuilderHelpers.php 6 additions, 1 deletionlib/PhpParser/BuilderHelpers.php
- lib/PhpParser/Lexer/Emulative.php 4 additions, 4 deletionslib/PhpParser/Lexer/Emulative.php
- lib/PhpParser/Lexer/TokenEmulator/AsymmetricVisibilityTokenEmulator.php 93 additions, 0 deletions...Lexer/TokenEmulator/AsymmetricVisibilityTokenEmulator.php
- lib/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php 6 additions, 2 deletionslib/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php
- lib/PhpParser/Lexer/TokenEmulator/PropertyTokenEmulator.php 19 additions, 0 deletionslib/PhpParser/Lexer/TokenEmulator/PropertyTokenEmulator.php
- lib/PhpParser/Modifiers.php 42 additions, 26 deletionslib/PhpParser/Modifiers.php
- lib/PhpParser/NameContext.php 1 addition, 1 deletionlib/PhpParser/NameContext.php
- lib/PhpParser/Node/Param.php 28 additions, 2 deletionslib/PhpParser/Node/Param.php
- lib/PhpParser/Node/PropertyHook.php 78 additions, 0 deletionslib/PhpParser/Node/PropertyHook.php
lib/PhpParser/Node/PropertyHook.php
0 → 100644
Please register or sign in to comment