Thanks to visit codestin.com
Credit goes to github.com

Skip to content

2.1.53

Choose a tag to compare

@phpstan-bot phpstan-bot released this 28 Apr 16:16
· 809 commits to 2.2.x since this release
ef67586

Bugfixes 🐛

  • Treat Expr\UnaryMinus with scalar operand as scalar literal in isExprSafeToProjectThroughVariable and comparison type specifying (fixes TypeError crash) (#5557), #14542
  • Unroll foreach over union of constant arrays in tryProcessUnrolledConstantArrayForeach (#5558), #7978