Skip to content

v2.11.5

Compare
Choose a tag to compare
@sirbrillig sirbrillig released this 14 Aug 01:48
· 38 commits to 2.x since this release
567221e

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)