What's Changed
- chore: update PHPStan by @kubawerlos in #8060
- DX: Remove version from Docker Compose files by @Wirone in #8061
- fix: Look up for PHPDoc's variable name by only chars allowed in the variables by @Wirone in #8062
- fix:
native_constant_invocation
- array constants with native constant names by @HypeMC in #8008 - feat:
SimpleToComplexStringVariableFixer
- support variable being an array by @kubawerlos in #8064 - docs: Make wording in
final_class
docs less dismissive by @apfelbox in #8065 - docs: Update 1-bug_report.yml by @cviebrock in #8067
- fix: Update
PhpUnitTestCaseStaticMethodCallsFixer::STATIC_METHODS
by @Wirone in #8073 - feat:
@PhpCsFixer
ruleset - normalise implicit backslashes in single quoted strings by @mvorisek in #7965 - CI: Update PHPStan to 1.11.4 by @Wirone in #8074
- feat(Docker): Multi-arch build (support for
arm64
) by @Wirone in #8079 - docs: don't expose list as config type for dicts by @keradus in #8081
New Contributors
- @apfelbox made their first contribution in #8065
- @cviebrock made their first contribution in #8067
Full Changelog: v3.58.1...v3.59.0