update README.md
This commit is contained in:
		
							parent
							
								
									4e1382cf71
								
							
						
					
					
						commit
						413f380afe
					
				| @ -18,6 +18,7 @@ A Parser for PHP written in Go inspired by [Nikic PHP Parser](https://github.com | |||||||
| - Fully support PHP5 and PHP7 syntax | - Fully support PHP5 and PHP7 syntax | ||||||
| - Abstract syntax tree representation | - Abstract syntax tree representation | ||||||
| - Traversing AST | - Traversing AST | ||||||
|  | - Namespace resolver | ||||||
| 
 | 
 | ||||||
| ## Install | ## Install | ||||||
| 
 | 
 | ||||||
| @ -65,8 +66,8 @@ $GOPATH/bin/php-parser /path/to/file/or/dir | |||||||
| - [x] handling comments | - [x] handling comments | ||||||
| - [x] PHP 5 syntax analyzer | - [x] PHP 5 syntax analyzer | ||||||
| - [x] Tests | - [x] Tests | ||||||
|  | - [x] Namespace resolver | ||||||
| - [ ] PhpDocComment parser | - [ ] PhpDocComment parser | ||||||
| - [ ] Namespace resolver |  | ||||||
| - [ ] Error handling | - [ ] Error handling | ||||||
| - [ ] Stabilize api | - [ ] Stabilize api | ||||||
| - [ ] Documentation | - [ ] Documentation | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user