Skip to content

Commit 6c13aa9

Browse files
Merge branch '4.2'
* 4.2: typo [Messenger] Mention HandleTrait in UPGRADE-4.2.md file add a test case [Form] Handle all case variants of "nan" when parsing a number
2 parents 5070625 + ad13cdf commit 6c13aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Context/ExecutionContextInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ public function getValidator();
112112
* Returns the currently validated object.
113113
*
114114
* If the validator is currently validating a class constraint, the
115-
* object of that class is returned. If it is a validating a property or
115+
* object of that class is returned. If it is validating a property or
116116
* getter constraint, the object that the property/getter belongs to is
117117
* returned.
118118
*

0 commit comments

Comments
 (0)