Skip to content

Commit d166bb7

Browse files
Merge branch '5.4' into 6.0
* 5.4: (21 commits) Backport type fixes [Messenger] Added StopWorkerException [Workflown] Add support for getting updated context after a transition Fix CS fix annot Backport type fixes Fix CS Avoid triggering the autoloader in Deprecation::isLegacy() fix markdown markup Backport type fixes [TwigBundle] Improve comment on error silencing [SecurityBundle] Fix wrongly inverted condition [Notifier] Add MessageMedia Bridge uzb translation [DependencyInjection] Fix doc blocks [DependencyInjection] Turn $defaultDeprecationTemplate into a constant [SecurityBundle] Hide Security item if no firewall matched [GHA] restore phpunit-bridge job rethrow caught exception [Form] better form doc types to support static analysis ...
2 parents 99b38b4 + 05b35d6 commit d166bb7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

OptionsResolver.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,8 +258,6 @@ public function setDefault(string $option, mixed $value)
258258
}
259259

260260
/**
261-
* Sets a list of default values.
262-
*
263261
* @return $this
264262
*
265263
* @throws AccessException If called from a lazy option or normalizer

0 commit comments

Comments
 (0)