Skip to content

1.9.4

Compare
Choose a tag to compare
@phpstan-bot phpstan-bot released this 17 Dec 13:34
· 182 commits to 1.9.x since this release
d03bcce

Improvements 馃敡

Bugfixes 馃悰

Internals 馃攳

  • Implement getConstantStrings() on Type (#1979), thanks @staabm!
  • Fix node PHPDoc type hints (#2053), thanks @herndlm!
  • Refactor FilterVarDynamicReturnTypeExtension to pass around Types instead of Args and the Scope (#2109), thanks @herndlm!