Skip to content

Commit 1dc2b2e

Browse files
committed
update doc (release)
1 parent b6db1cb commit 1dc2b2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ If you run into problems with a test, run it with the cli and add the `--debug`
6565

6666
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.
6767

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

0 commit comments

Comments
 (0)