Skip to content

1.12.11

Choose a tag to compare

@phpstan-bot phpstan-bot released this 17 Nov 14:11
· 616 commits to 2.0.x since this release
0d1fc20

Improvements 🔧

  • Update fidry/cpu-core-counter (#3632), #12026
  • Add TypeCombinator::removeTruthy() method (#3633), thanks @canvural!
  • Add basic type narrowing for $a != '' (#3304), thanks @thg2k!
  • Use the correct type for final constants (#3638), thanks @thg2k!

Bugfixes 🐛

Function signature fixes 🤖