Skip to content

Commit

Permalink
update doc (release)
Browse files Browse the repository at this point in the history
  • Loading branch information
ichiriac committed Jun 1, 2015
1 parent b6db1cb commit 1dc2b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ If you run into problems with a test, run it with the cli and add the `--debug`

Current version is under developpement, all tokens are not yet implemented, but consider that the lexer sucessfully pass the parsing of ZF2 and Laravel, and many aspects of php are implemented.

* 0.0.8 : all tokens are passed on ZF2 (many fixes)
* 0.0.7 : isset, unset, try, catch, finally, fix T_STATIC, fix T_NEW with a dynamic var name, improve tests
* 0.0.6 : Improve tests, implements arrays & new statements
* 0.0.5 : Implement traits
Expand Down

0 comments on commit 1dc2b2e

Please sign in to comment.