What's Changed
- fix: Proper Docker image name suffix by @Wirone in #7739
- fix:
FullyQualifiedStrictTypesFixer
- do not modify statements with property fetch and::
by @kubawerlos in #7749 - fix:
FullyQualifiedStrictTypesFixer
- do not change case of the symbol when there's name collision between imported class and imported function by @kubawerlos in #7750 - fix: make
BinaryOperatorSpacesFixer
work as pre-v3.47 by @Wirone in #7751 - fix: Do not override short name with relative (longer) reference by @Wirone in #7752
Full Changelog: v3.47.0...v3.47.1