* 8.0:
do not use PHPUnit mock objects without configured expectations
do not use PHPUnit mock objects without configured expectations
do not use PHPUnit mock objects without configured expectations
fix CS
do not use PHPUnit mock objects without configured expectations
[Scheduler] Fix array to string conversion in `#[AsCronTask]` arguments
do not use PHPUnit mock objects without configured expectations
do not use PHPUnit mock objects without configured expectations
do not use PHPUnit mock objects without configured expectations
do not use PHPUnit mock objects without configured expectations
fix merge
do not use PHPUnit mock objects without configured expectations
* 7.3:
do not use PHPUnit mock objects without configured expectations
do not use PHPUnit mock objects without configured expectations
fix CS
[Scheduler] Fix array to string conversion in `#[AsCronTask]` arguments
* 7.3:
do not use PHPUnit mock objects without configured expectations
chore: PHP CS Fixer and protected_to_private
Cleanup psalm config
[FIX] Comments of horizontal/vertical were mixed up
bug #62763 [Console] Escape the description passed to the lazy command so the container can be build without wanting to replace the %not-a-param% to parameters
[BrowserKit] Allow Cookie expiration to be an int
do not use PHPUnit mock objects without configured expectations
[DependencyInjection] Fix `#[AutowireCallable]` sometimes incorrectly inlined
do not use PHPUnit mock objects without configured expectations
[Serializer] Fix php 8.5 warning unexpected NAN value was coerced to string
add unit test job for PHP 8.6
[Messenger][Doctrine] Remove batched message delete for MySQL and add a covering index for a select query
* 6.4:
do not use PHPUnit mock objects without configured expectations
do not use PHPUnit mock objects without configured expectations
do not use PHPUnit mock objects without configured expectations
[Messenger][Doctrine] Remove batched message delete for MySQL and add a covering index for a select query
* 6.4:
Fix implicitly-required parameters
minor #53524 [Messenger] [AmazonSqs] Allow `async-aws/sqs` version 2 (smoench)
Fix bad merge
List CS fix in .git-blame-ignore-revs
Fix implicitly-required parameters
List CS fix in .git-blame-ignore-revs
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
[Messenger][AmazonSqs] Allow async-aws/sqs version 2
* 6.2:
[Security] remove deprecated conditions in supports and authenticate methods from AccessListener class
[Tests] Replace `setMethods()` by `onlyMethods()` and `addMethods()`
* 6.2:
Remove 6.0 and 6.1 from the PR template
[Validator] Make ConstraintValidatorTestCase compatible with PHPUnit 10
[WebProfilerBundle] Fix some minor HTML issues
[WebProfilerBundle] Disable Turbo for debug toolbar links
[WebProfilerBundle] Fix an accessibility issue in the search form of the header
[Mailer][MailPace] Fix undefined key in error response
[Form] Fix PasswordHasherListener to work with empty data
[PropertyInfo] Add meaningful message when `phpstan/phpdoc-parser` is not installed when using `PhpStanExtractor`
* 5.4:
Remove 6.0 and 6.1 from the PR template
[Validator] Make ConstraintValidatorTestCase compatible with PHPUnit 10
[WebProfilerBundle] Fix some minor HTML issues
[WebProfilerBundle] Disable Turbo for debug toolbar links
[PropertyInfo] Add meaningful message when `phpstan/phpdoc-parser` is not installed when using `PhpStanExtractor`
* 6.0:
[Lock] Release Locks from Internal Store on Postgres waitAndSave*
[Serializer] Fix passing null to str_contains()
[DependencyInjection] Don't reset env placeholders during compilation
[HttpClient] Fix overriding default options with null
[DependencyInjection] Clarify that using expressions in parameters is not allowed
[GHA] Cancel running CI jobs when a PR is updated
[Validator] Improve tests for the Image and File constraints
[Validator][Tests] Fix AssertingContextualValidator not throwing on remaining expectations
* 5.4:
[Lock] Release Locks from Internal Store on Postgres waitAndSave*
[Serializer] Fix passing null to str_contains()
[DependencyInjection] Don't reset env placeholders during compilation
[HttpClient] Fix overriding default options with null
[DependencyInjection] Clarify that using expressions in parameters is not allowed
[GHA] Cancel running CI jobs when a PR is updated
[Validator] Improve tests for the Image and File constraints
[Validator][Tests] Fix AssertingContextualValidator not throwing on remaining expectations
* 4.4:
[Serializer] Fix passing null to str_contains()
[DependencyInjection] Don't reset env placeholders during compilation
[HttpClient] Fix overriding default options with null
[DependencyInjection] Clarify that using expressions in parameters is not allowed
[GHA] Cancel running CI jobs when a PR is updated
[Validator] Improve tests for the Image and File constraints
[Validator][Tests] Fix AssertingContextualValidator not throwing on remaining expectations
* 6.0:
Don't rely on session service in tests
Fix Psr16Cache not being compatible with non-Symfony cache pools
Restore Finder:getIterator return type PHPDoc
[Mime] Fix encoding filenames in multipart/form-data
Properly warn about deprecation of IS_AUTHENTICATED_ANONYMOUSLY
[Lock] Create tables in transaction only if supported by driver
[Validator] Improve French translation
[HttpFoundation] Take php session.cookie settings into account
[Translations] Add missing translations for Galician (gl)
[ErrorHandler] fix on patching return types on Windows
[DependencyInjection] fix linting callable classes
alias `cache.app.taggable` to `cache.app` if using `cache.adapter.redis_tag_aware`
restore the overriden locale on tearDown - avoid interfering with any configured value
[Serializer] Improve UidNormalizer denormalize error message
[DependencyInjection] Cast tag value to string
* 5.4:
Don't rely on session service in tests
[Mime] Fix encoding filenames in multipart/form-data
Properly warn about deprecation of IS_AUTHENTICATED_ANONYMOUSLY
[Lock] Create tables in transaction only if supported by driver
[Validator] Improve French translation
[HttpFoundation] Take php session.cookie settings into account
[Translations] Add missing translations for Galician (gl)
[ErrorHandler] fix on patching return types on Windows
[DependencyInjection] fix linting callable classes
alias `cache.app.taggable` to `cache.app` if using `cache.adapter.redis_tag_aware`
restore the overriden locale on tearDown - avoid interfering with any configured value
[Serializer] Improve UidNormalizer denormalize error message
[DependencyInjection] Cast tag value to string
* 5.3:
[Mime] Fix encoding filenames in multipart/form-data
[Validator] Improve French translation
[Translations] Add missing translations for Galician (gl)
[DependencyInjection] fix linting callable classes
alias `cache.app.taggable` to `cache.app` if using `cache.adapter.redis_tag_aware`
restore the overriden locale on tearDown - avoid interfering with any configured value
[DependencyInjection] Cast tag value to string