File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -515,7 +515,7 @@ are listed.
515
515
516
516
### 60 (current)
517
517
518
- Supported since 0.1.7 (XXX ).
518
+ Supported since 0.1.7 (2018-10-06 ).
519
519
520
520
* ` AST_FUNC_DECL ` and ` AST_METHOD ` no longer generate a ` uses ` child. Previously this child was
521
521
always ` null ` .
@@ -542,7 +542,7 @@ Supported since 0.1.5 (2017-07-19).
542
542
543
543
### 45 (deprecated)
544
544
545
- Supported since 0.1.5 (2017-07-19). Deprecated since 0.1.7 (XXX ).
545
+ Supported since 0.1.5 (2017-07-19). Deprecated since 0.1.7 (2018-10-06 ).
546
546
547
547
This version normalizes the AST to PHP 7.2 format.
548
548
@@ -551,7 +551,7 @@ This version normalizes the AST to PHP 7.2 format.
551
551
552
552
### 40 (deprecated)
553
553
554
- Supported since 0.1.4 (2017-01-25). Deprecated since 0.1.7 (XXX ).
554
+ Supported since 0.1.4 (2017-01-25). Deprecated since 0.1.7 (2018-10-06 ).
555
555
556
556
* ` AST_COALESCE ` is now represented as an ` AST_BINARY_OP ` with flag ` BINARY_COALESCE ` .
557
557
* For ` AST_NAME ` nodes with ` NAME_FQ ` the leading backslash is now dropped if syntax like
You can’t perform that action at this time.
0 commit comments