v2.11.5
Changelog
- Allow for loop increment expression to use variable defined inside loop (#262)
- Support constructor promotion (#266)
- Improve static declaration checks (#267)
- Handle inline if list destructure (#268)
- Remove php_errormsg from superglobals list (#269)
- Ignore unused parameters when function in abstract class is empty (#270)