* 8.0: (21 commits)
[WebProfilerBundle] Fix hot reload support (FrankenPHP)
[Serializer] Normalize static methods when they have groups
[PropertyInfo] fix compatibility with phpdocumentor/reflection-docblock 6.x
[DoctrineBridge] Respect schema_filter in schema listeners
[HttpClient] Fix destructor throwing while timeout was handled
[HttpClient] Test throwing destructor together with retryable
[Mime] Update mime types
[HttpFoundation] Reject invalid paths
[HttpKernel] Fix handling empty MapUploadedFile arrays
[FrameworkBundle] Add missing `useAttributeAsKey` calls
[Di] Fix invalid reference behavior
When calling UploadedFile::getErrorMessage() to a file which has no error and is uploaded successfully, it should not return an error
[HttpKernel] Bypass mapping construction when `RedirectController::urlRedirectAction` is triggered
cs fix
[Console] fall back to 0 when getCode() does not provide an integer
fix merge
[FrameworkBundle] Fix accessing the test container when using KernelTestCase in non-debug mode
Fix running HttpClient tests
[FrameworkBundle] Fix clearing the HttpCache store in tests
[DependencyInjection][HttpKernel] Fix parsing Target attributes on properties and on controllers
...
* 7.4: (21 commits)
[WebProfilerBundle] Fix hot reload support (FrankenPHP)
[Serializer] Normalize static methods when they have groups
[PropertyInfo] fix compatibility with phpdocumentor/reflection-docblock 6.x
[DoctrineBridge] Respect schema_filter in schema listeners
[HttpClient] Fix destructor throwing while timeout was handled
[HttpClient] Test throwing destructor together with retryable
[Mime] Update mime types
[HttpFoundation] Reject invalid paths
[HttpKernel] Fix handling empty MapUploadedFile arrays
[FrameworkBundle] Add missing `useAttributeAsKey` calls
[Di] Fix invalid reference behavior
When calling UploadedFile::getErrorMessage() to a file which has no error and is uploaded successfully, it should not return an error
[HttpKernel] Bypass mapping construction when `RedirectController::urlRedirectAction` is triggered
cs fix
[Console] fall back to 0 when getCode() does not provide an integer
fix merge
[FrameworkBundle] Fix accessing the test container when using KernelTestCase in non-debug mode
Fix running HttpClient tests
[FrameworkBundle] Fix clearing the HttpCache store in tests
[DependencyInjection][HttpKernel] Fix parsing Target attributes on properties and on controllers
...
* 6.4:
[WebProfilerBundle] Fix hot reload support (FrankenPHP)
[Serializer] Normalize static methods when they have groups
[DoctrineBridge] Respect schema_filter in schema listeners
[HttpClient] Fix destructor throwing while timeout was handled
[HttpClient] Test throwing destructor together with retryable
[Mime] Update mime types
[HttpFoundation] Reject invalid paths
[FrameworkBundle] Add missing `useAttributeAsKey` calls
[Di] Fix invalid reference behavior
When calling UploadedFile::getErrorMessage() to a file which has no error and is uploaded successfully, it should not return an error
cs fix
[Console] fall back to 0 when getCode() does not provide an integer
[FrameworkBundle] Fix accessing the test container when using KernelTestCase in non-debug mode
[Messenger] Avoid skipping batch handlers on flush
* 7.4:
[DoctrineBridge] Make `EntityUserProvider`s pass attributes to their loader
[WebProfilerBundle][HttpKernel] Display runner class in the profiler toolbar
* 7.4:
Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
[TypeInfo] simplify identifier comparison in isIdentifiedBy method
* 7.3:
Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
[TypeInfo] simplify identifier comparison in isIdentifiedBy method
* 7.4:
[Mime] Deprecate implementing `__sleep/wakeup()` on `AbstractPart` implementations
[Validator] Deprecate implementing `__sleep/wakeup()` on GenericMetadata implementations
[String] Deprecate implementing `__sleep/wakeup()` on string implementations
More cleanups related to internal sleep/wakeup usages
[HttpKernel] Deprecate `__sleep/wakeup()` on kernels and data collectors and make `Profile` final
[Serializer] Make `AttributeMetadata` and `ClassMetadata` final
Replace __sleep/wakeup() by __(un)serialize() when BC isn't a concern
chore: PHP CS Fixer - simplify config
* 7.4:
Fix remaining SplObjectStorage deprecation
Remove calls to no-op functions, deprecated in PHP 8.5
Remove deprecated calls to deprecated methods of SplObjectStorage
[Messenger] Show package installation hint also for amqps
[TypeInfo] Fix converting list to string
* 6.4:
Remove calls to no-op functions, deprecated in PHP 8.5
Remove deprecated calls to deprecated methods of SplObjectStorage
[Messenger] Show package installation hint also for amqps
* 7.1: (31 commits)
[DependencyInjection] Fix phpdoc for $calls
[Security] check token in payload instead just request
fix tests
add missing method
fix merge
fix test
fix merge
fix test
change test to use a real ObjectManager
[Mailer] Document the usage of custom headers in Infobip bridge
[SecurityBundle] Add `provider` XML attribute to the authenticators it’s missing from
[DoctrineBridge] Test reset with a true manager
Sync php-cs-fixer config file with 7.2
[HttpClient] Fix parsing SSE
[Notifier] Fix thread key in GoogleChat bridge
[HttpKernel][Security] Fix accessing session for stateless request
[Serializer] Fix `ObjectNormalizer` with property path
test handling of special "value" constraint option
[PhpUnitBridge] Add missing import
[FrameworkBundle] Fix setting default context for certain normalizers
...
* 7.0: (29 commits)
fix tests
add missing method
fix merge
fix test
fix merge
fix test
change test to use a real ObjectManager
[Mailer] Document the usage of custom headers in Infobip bridge
[SecurityBundle] Add `provider` XML attribute to the authenticators it’s missing from
[DoctrineBridge] Test reset with a true manager
Sync php-cs-fixer config file with 7.2
[HttpClient] Fix parsing SSE
[Notifier] Fix thread key in GoogleChat bridge
[HttpKernel][Security] Fix accessing session for stateless request
[Serializer] Fix `ObjectNormalizer` with property path
test handling of special "value" constraint option
[PhpUnitBridge] Add missing import
[FrameworkBundle] Fix setting default context for certain normalizers
[57251] Missing translations for Romanian (ro)
[ErrorHandler] Fix rendered exception code highlighting on PHP 8.3
...
* 6.4: (29 commits)
fix tests
add missing method
fix merge
fix test
fix merge
fix test
change test to use a real ObjectManager
[Mailer] Document the usage of custom headers in Infobip bridge
[SecurityBundle] Add `provider` XML attribute to the authenticators it’s missing from
[DoctrineBridge] Test reset with a true manager
Sync php-cs-fixer config file with 7.2
[HttpClient] Fix parsing SSE
[Notifier] Fix thread key in GoogleChat bridge
[HttpKernel][Security] Fix accessing session for stateless request
[Serializer] Fix `ObjectNormalizer` with property path
test handling of special "value" constraint option
[PhpUnitBridge] Add missing import
[FrameworkBundle] Fix setting default context for certain normalizers
[57251] Missing translations for Romanian (ro)
[ErrorHandler] Fix rendered exception code highlighting on PHP 8.3
...
* 5.4: (21 commits)
[SecurityBundle] Add `provider` XML attribute to the authenticators it’s missing from
[DoctrineBridge] Test reset with a true manager
Sync php-cs-fixer config file with 7.2
[HttpClient] Fix parsing SSE
[Notifier] Fix thread key in GoogleChat bridge
[HttpKernel][Security] Fix accessing session for stateless request
[Serializer] Fix `ObjectNormalizer` with property path
test handling of special "value" constraint option
[PhpUnitBridge] Add missing import
[FrameworkBundle] Fix setting default context for certain normalizers
[57251] Missing translations for Romanian (ro)
[ErrorHandler] Fix rendered exception code highlighting on PHP 8.3
[String] Fix#54611 pluralization of -on ending words + singularization of -a ending foreign words
[Validator] [UniqueValidator] Use correct variable as parameter in (custom) error message
[Messenger] Comply with Amazon SQS requirements for message body
fix cssColor HSLA test dataProvider
properly handle invalid data for false/true types
chore: upgrade class doc
add space in error message
[Messenger] [Amqp] Handle AMQPConnectionException when publishing a message.
...
* 6.4:
Fix CI
Bump ext-redis in CI on PHP >= 8.4
Adjust pretty name of closures on PHP 8.4
implement NodeVisitorInterface instead of extending AbstractNodeVisitor
sync .github/expected-missing-return-types.diff
skip test assertions that are no longer valid with PHP >= 8.2.18/8.3.5
* 5.4:
Fix CI
Bump ext-redis in CI on PHP >= 8.4
Adjust pretty name of closures on PHP 8.4
implement NodeVisitorInterface instead of extending AbstractNodeVisitor
* 7.0: (39 commits)
fix merge
add missing return type-hints
fix merge
explicitly mark nullable parameters as nullable
fix low deps tests
[HttpKernel] Fix datacollector caster for reference object property
[Serializer] Fixing PHP warning in the ObjectNormalizer with MaxDepth enabled
bug #51578 [Cache] always select database for persistent redis connections
[Security] Validate that CSRF token in form login is string similar to username/password
[Serializer] Use explicit nullable type
[validator] validated Dutch translation
Improve dutch translations
initialize the current time with midnight before modifying the date
[Translation] Skip state=needs-translation entries only when source == target
[HttpKernel] Ensure controllers are not lazy
[Validator] Fill in trans-unit id 113: This URL does not contain a TLD.
[Validator] added missing Polish translation for unit 113
[Validator] add missing lv translation
fix tests
[HttpClient] Let curl handle transfer encoding
...
* 6.4: (23 commits)
fix merge
add missing return type-hints
fix merge
explicitly mark nullable parameters as nullable
fix low deps tests
[HttpKernel] Fix datacollector caster for reference object property
[Serializer] Fixing PHP warning in the ObjectNormalizer with MaxDepth enabled
bug #51578 [Cache] always select database for persistent redis connections
[Security] Validate that CSRF token in form login is string similar to username/password
[Serializer] Use explicit nullable type
[validator] validated Dutch translation
Improve dutch translations
[Translation] Skip state=needs-translation entries only when source == target
[HttpKernel] Ensure controllers are not lazy
[Validator] Fill in trans-unit id 113: This URL does not contain a TLD.
[Validator] added missing Polish translation for unit 113
[Validator] add missing lv translation
[HttpClient] Let curl handle transfer encoding
[Messenger] Make Doctrine connection ignore unrelated tables on setup
[HttpFoundation] Set content-type header in RedirectResponse
...
* 5.4:
explicitly mark nullable parameters as nullable
fix low deps tests
[HttpKernel] Fix datacollector caster for reference object property
bug #51578 [Cache] always select database for persistent redis connections
[Security] Validate that CSRF token in form login is string similar to username/password
[validator] validated Dutch translation
Improve dutch translations
[Translation] Skip state=needs-translation entries only when source == target
[HttpKernel] Ensure controllers are not lazy
[Validator] Fill in trans-unit id 113: This URL does not contain a TLD.
[Validator] added missing Polish translation for unit 113
[Validator] add missing lv translation
[HttpClient] Let curl handle transfer encoding
[Messenger] Make Doctrine connection ignore unrelated tables on setup
[HttpFoundation] Set content-type header in RedirectResponse
add translations for the requireTld constraint option message
[Serializer] Fix unexpected allowed attributes
[FrameworkBundle] Fix registration of the bundle path to translation
* 7.0:
List CS fix in .git-blame-ignore-revs
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.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.3:
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