Skip to content

Commit 16864a3

Browse files
committed
release 2.0.0
1 parent 77e87b6 commit 16864a3

File tree

5 files changed

+145
-147
lines changed

5 files changed

+145
-147
lines changed

RELEASE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
- Typescript definition file
1010
- Avoid identifier nodes on namespaces & use statements
1111
- Fix precedence on bin, unary, retif nodes
12+
- Fix ending position on functions/methods/closures
13+
- Fix lexer unput at the end of the file (infinite loops)
14+
- Add encapsed node (type=offset) on dynamic offsets
15+
- Implement annonymous class arguments
16+
- Fix missing first char on encapsed T_STRING_VARNAME
1217

1318
## 1.0.0 : (2017-01-03)
1419

0 commit comments

Comments
 (0)