Releases: glayzzle/php-parser
Releases · glayzzle/php-parser
v3.2.5
10 Jul 20:06
Compare
Sorry, something went wrong.
No results found
fix: parse new without parens as call instead of bin (#1162 )
chore: add object-shorthand eslint rule (#1159 )
v3.2.4
27 Jun 22:15
Compare
Sorry, something went wrong.
No results found
fix: valid_after_heredoc_73 missing the concatenation operator (#1156 , thanks @Spice-King !)
fix: 🐛 syntax error on multiline class constant with comment (#1152 , thanks @shufo !)
chore: bump dependencies (#1158 )
chore(ci): bump actions/cache (#1157 )
3.2.3
17 Apr 07:31
Compare
Sorry, something went wrong.
No results found
3.2.2
31 Dec 07:32
Compare
Sorry, something went wrong.
No results found
PHP 8.3 parser support untyped Class constant (#1147 , thanks @genintho !)
Consistent returns for read_variable_declaration (#1141 , thanks @genintho !)
chore: bump default version to 8.3 (#1150 )
3.2.1
10 Nov 17:02
Compare
Sorry, something went wrong.
No results found
chore: update dependencies (#1139 )
3.2.0
06 Nov 22:55
Compare
Sorry, something went wrong.
No results found
feat: add support for PHP 8.3 typed class constants (#1136 , thanks @Kenneth-Sills !)
Fix ?-> with succeeding PHP keyword (#1124 , thanks @sxxov !)
A few unimportant code-style consistency changes (#1137 , thanks @mreiden !)
chore(CI): bump node version (#1116 )
3.1.5
07 Jun 07:03
Compare
Sorry, something went wrong.
No results found
(PHP 8.1) Added support for class constants with FINAL keyword (#1110 , thanks @cseufert !)
upgrade dependencies (#1115 )
3.1.4
21 Mar 19:04
Compare
Sorry, something went wrong.
No results found
fix: add support for string concatenation in attributes (#1077 , thanks @NorthBlue333 !)
chore: upgrade dependencies (#1078 )
3.1.3
11 Jan 07:18
Compare
Sorry, something went wrong.
No results found
feat: support for readonly class (#1046 , thanks @genintho !)
chore: upgrade dependencies (#1050 )
3.1.2
01 Nov 06:46
Compare
Sorry, something went wrong.
No results found
Fix for expression in new statement (#1020 , thanks @cseufert !)
chore: upgrade dependencies (#1028 )