Skip to content

1.12.16

Choose a tag to compare

@phpstan-bot phpstan-bot released this 21 Jan 14:51
· 2654 commits to 2.1.x since this release
e0bb5cb

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Makefile: Disable Xdebug in dev tools (#3467), thanks @staabm!
  • MinMaxFunctionReturnTypeExtension: Cleanup instanceof ConstantScalarType (#3773), thanks @staabm!