* 5.4:
[Messenger] Fix dealing with unexpected payload in Redis transport
[Filesystem] Update some PHPDoc of the Path class
[VarDumper] Fix dumping mysqli_driver instances
Fix missing ReturnTypeWillChange attributes
[Cache] Add missing log when saving namespace
[HttpKernel] Reset services between requests performed by KernelBrowser
[HttpKernel] Remove unused argument in ArgumentMetadataFactory
[Stopwatch] Fix test expectation
[SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
KernelTestCase resets internal state on tearDown
[Security/Http] Fix getting password-upgrader when user-loader is a closure
[HttpKernel] Fix extracting controller name from closures
[Intl] fix wrong offset timezone PHP 8.1
Fix type binding
Remove duplicated test
[Dotenv] Fix reading config for symfony/runtime when running dump command
[Serializer] Remove unnecessary break
[Runtime] Fix dotenv_overload with commands
Make document type nodes ignorable
Initialize Symfony\Component\Security\Core\Exception\AccountStatusException:: property
* 4.4:
[Stopwatch] Fix test expectation
[SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
KernelTestCase resets internal state on tearDown
[HttpKernel] Fix extracting controller name from closures
[Intl] fix wrong offset timezone PHP 8.1
Fix type binding
Remove duplicated test
Make document type nodes ignorable
Initialize Symfony\Component\Security\Core\Exception\AccountStatusException:: property
* 5.4:
fixes issue #41478 by resetting the $attributes array per controller argument
[Security] Fix setUsername() deprecation message
Add conflict with property-info < 5.3
Fix Symfony 5.3 end of maintenance date
Bump Symfony version to 5.3.1
Update VERSION for 5.3.0
Update CHANGELOG for 5.3.0
[FrameworkBundle] fix ConfigBuilderCacheWarmer
[FrameworkBundle] fix creating ContainerBuilder at warmup/CLI time
[Framework] Remove redundant cache service
Remove PoEditor Provider
* 3.4:
fixed CS
fixed short array CS in comments
fixed CS in ExpressionLanguage fixtures
fixed CS in generated files
fixed CS on generated container files
fixed CS on Form PHP templates
fixed CS on YAML fixtures
fixed fixtures
switched array() to []
* 3.4:
[php_cs] disable fopen_flags
[DI] fix error in dumped container
[CS] Remove unused variables passed to closures
[DI] fix dumping setters before their inlined instances
[CS] Remove empty comment
[CS] Enforces null type hint on last position in phpDocs
[CS] Use combined assignment operators when possible
Fix a typo in error messages
Don't return early as this bypasses the auto exit feature
[Console] Add missing null to input values allowed types
[PHPUnitBridge] Fix microtime() format
bumped Symfony version to 3.4.17
updated VERSION for 3.4.16
updated CHANGELOG for 3.4.16
bumped Symfony version to 2.8.47
update CONTRIBUTORS for 2.8.46
updated VERSION for 2.8.46
updated CHANGELOG for 2.8.46
* 2.8:
[php_cs] disable fopen_flags
[CS] Remove unused variables passed to closures
[CS] Remove empty comment
[CS] Enforces null type hint on last position in phpDocs
[CS] Use combined assignment operators when possible
Fix a typo in error messages
[Console] Add missing null to input values allowed types
[PHPUnitBridge] Fix microtime() format
bumped Symfony version to 2.8.47
update CONTRIBUTORS for 2.8.46
updated VERSION for 2.8.46
updated CHANGELOG for 2.8.46
* 3.4:
Fix Clidumper tests
Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
Apply fixers
Disable the native_constant_invocation fixer until it can be scoped
Update the list of excluded files for the CS fixer
* 2.8:
Fix Clidumper tests
Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
Apply fixers
Disable the native_constant_invocation fixer until it can be scoped
Update the list of excluded files for the CS fixer