Releases: glayzzle/php-parser
Releases · glayzzle/php-parser
1.0.0
03 Jan 11:43
Compare
Sorry, something went wrong.
No results found
All nodes are now converted to objects
Bruteforce tests are in a separate project
Improved tests with mocha
Many syntax fixes
Tests over a silent error mode
Release of a complete AST documentation
0.1.5
27 Dec 09:00
Compare
Sorry, something went wrong.
No results found
The 0.1.x version starts to be deprecated
Fix closure use token
Improve silent errors handler
Pass PHP7 tests
Update class, traits, interface declarations
Many syntax fixes
0.1.4
12 Dec 00:50
Compare
Sorry, something went wrong.
No results found
Move from static instances to instanciated objects in order to fully handle
promises
Fix the silentLexer
Fix the debug output mode
Add positions on expr->set
bugfixes and php7 implementation
21 Jun 03:02
Compare
Sorry, something went wrong.
No results found
0.0.9
04 Oct 19:22
Compare
Sorry, something went wrong.
No results found
0.0.8
01 Jun 20:19
Compare
Sorry, something went wrong.
No results found
first release with a great language coverage
0.0.7
10 May 17:13
Compare
Sorry, something went wrong.
No results found
release - pass tests on beaba framework