update README.md

This commit is contained in:
z7zmey 2018-02-19 11:44:52 +02:00
parent e75a625528
commit 757f57c223

View File

@ -63,7 +63,7 @@ $GOPATH/bin/php-parser /path/to/file/or/dir
- [x] node position - [x] node position
- [x] handling comments - [x] handling comments
- [x] PHP 5 syntax analyzer - [x] PHP 5 syntax analyzer
- [ ] Tests - [x] Tests
- [ ] PhpDocComment parser - [ ] PhpDocComment parser
- [ ] Namespace resolver - [ ] Namespace resolver
- [ ] Error handling - [ ] Error handling