Skip to content

Commit 066b73b

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: [TwigBridge] Change return type of Symfony\Bridge\Twig\AppVariable::getSession() [mailer] reset $code variable each iteration for prevent wrong codes to be used bug [mailer] fix EsmtpTransport variable $code definition UrlHelper: minor code style fix [Serializer] Looking for DiscriminatorMap on interfaces when the current object also extends from a class [DoctrineBridge][Security] Rename loadUserByUsername tests to loadUserByIdentifier
2 parents d05a040 + b50f5e2 commit 066b73b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

UrlHelper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
*/
2222
final class UrlHelper
2323
{
24-
2524
public function __construct(
2625
private RequestStack $requestStack,
2726
private RequestContextAwareInterface|RequestContext|null $requestContext = null,

0 commit comments

Comments
 (0)