Skip to content

Commit 10fc90b

Browse files
committed
Merge branch '2.2' into 2.3
* 2.2: [DoctrineBridge] Added type check to prevent calling clear() on arrays [Intl] Improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty Fix docblock typo Conflicts: src/Symfony/Component/Form/Extension/Csrf/Type/FormTypeCsrfExtension.php
2 parents aaee7fa + d56017d commit 10fc90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RememberMe/AbstractRememberMeServices.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ protected function cancelCookie(Request $request)
291291
}
292292

293293
/**
294-
* Checks whether remember-me capabilities where requested
294+
* Checks whether remember-me capabilities were requested
295295
*
296296
* @param Request $request
297297
*

0 commit comments

Comments
 (0)