v1.1.19
Changelog
- Fix: catch blocks should not be block scoped #91
- Fix: Foreach with two variables should not report 2405 #94
- Fix: Parser error on mapping access with multi args inside a prefix unary expr #150
- Fix: Flow node incorrect for variables initialized at the object level #152
- Fix: Node position incorrect when parsing a macro inside a nested include directive.
PRs
- Allow comma expr inside index access by @jlchmura in #151
- Flow Node and
foreach
Fixes by @jlchmura in #153
Full Changelog: v1.1.18...v1.1.19