5.25.0
What's Changed
Features
- Casting int-range should keep literals by @kkmuffme in #10941
- Update help panel by @llaville in #11000
- Add support for phpstan-pure by @VincentLanglet in #10975
- Precise preg_match_all return type by @VincentLanglet in #10969
Fixes
- Fix-GH-10933-And-GH-10951 by @jack-worman in #10953
- redis: add possible types for
Redis#auth
method by @boesing in #10934 - Avoid false positive about array which are non-callable by @VincentLanglet in #10935
- Fix literal-string|non-empty-literal-string by @VincentLanglet in #10930
- Fix signature of Locale::canonicalize. by @ADmad in #11010
New Contributors
Full Changelog: 5.24.0...5.25.0