You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 6.3:
[Scheduler] Fix `PeriodicalTrigger` from argument for stateful run dates
cs fix
[Messenger] Fix passing options set via tags to handler descriptors
random_bytes length should be an int greater than 0
enforce UTC timezone in test
[DependencyInjection] Fix autocasting null env values to empty string
Fix executable bit
Fix executable bit
Readme: Replace Stack Overflow with GitHub Discussions
[DoctrineBridge] Remove outdated comment
[DependencyInjection] Fix annotation
[DoctrineBridge] Improve subscriber deprecation message
[SecurityBundle] Do not translate `Bearer` header’s `error_description`
[Lock] add missing UPGRADE and CHANGELOG Lock mention #50689
[String] Fix Inflector for 'status'
[DependencyInjection] Fix resource tracking for lazy services
[EventDispatcher] [EventDispatcher] Throw exception when listener method cannot be resolved
[Serializer] Fix type error not be accessed before initialization
thrownewInvalidArgumentException(sprintf('None of the "%s" or "__invoke" methods exist for the service "foo". Please define the "method" attribute on "kernel.event_listener" tags.', $event['method'], $id, $this->listenerTag));
$this->expectExceptionMessage('None of the "onFooBar" or "__invoke" methods exist for the service "foo". Please define the "method" attribute on "kernel.event_listener" tags.');
0 commit comments