Skip to content

v2.11.20

Compare
Choose a tag to compare
@sirbrillig sirbrillig released this 01 Dec 22:44
· 3 commits to 2.x since this release
c3780f2

What's Changed

  • Support nested arrow functions by @sirbrillig in #334
  • Simplify detecting class properties to improve detection for anonymous classes by @sirbrillig in #337
  • Handle compact inside arrow functions by @sirbrillig in #339
  • Support constructor promotion with namespaced and union typehints by @sirbrillig in #333

Minor Changes

  • Composer: prevent a lock file from being created by @jrfnl in #326
  • Composer: psalm 5 is out of beta by @jrfnl in #327
  • Tests: allow for running on PHPUnit 10/11 by @jrfnl in #328
  • GH Actions: PHP 8.4 has been released by @jrfnl in #336
  • Run static-analysis Github action on PHP 8.1 by @sirbrillig in #338

Full Changelog: v2.11.19...v2.11.20