Releases: mck89/peast
Releases · mck89/peast
1.17.6
24 Apr 08:05
Compare
Sorry, something went wrong.
No results found
Fixed bug where single BlockStatement where wrongly expanded removing brackets
1.17.5
15 Mar 10:48
Compare
Sorry, something went wrong.
No results found
Fixed bug when parsing SpreadElement followed by NewExpression between parenthesis
1.17.4
10 Oct 12:54
Compare
Sorry, something went wrong.
No results found
Fixed warning on PHP 8.5 when handling large numbers
1.17.3
10 Oct 11:32
Compare
Sorry, something went wrong.
No results found
Fixed bug where const declarations were allowed without an initializer
1.17.2
01 Jul 09:34
Compare
Sorry, something went wrong.
No results found
Fixed bug where const declarations were allowed without an initializer
1.17.1
27 Jun 14:36
Compare
Sorry, something went wrong.
No results found
Fixed bug where continue and break were allowed outside iteration and break statements
1.17.0
07 Mar 19:49
Compare
Sorry, something went wrong.
No results found
Implemented ES2025 parser with import attributes
1.16.3
23 Jul 14:03
Compare
Sorry, something went wrong.
No results found
Removed implicitly nullable parameter declarations for PHP 8.4 compatibility
1.16.2
05 Mar 09:18
Compare
Sorry, something went wrong.
No results found
Fixed bug where a regex that started with /= raised a syntax error
1.16.1
14 Feb 08:19
Compare
Sorry, something went wrong.
No results found
Fixed bug where, in some situations, scanner allowed invalid characters after a slash
You can’t perform that action at this time.