Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be0b7d3

Browse filesBrowse files
committed
minor #16595 [Validator] Typo (ThomasLandauer)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Typo Commits ------- 0b1f302 Typo
2 parents 30e02a9 + 0b1f302 commit be0b7d3
Copy full SHA for be0b7d3

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎reference/constraints/All.rst

Copy file name to clipboardExpand all lines: reference/constraints/All.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ entry in that array:
4343
4444
use Symfony\Component\Validator\Constraints as Assert;
4545
46-
// IMPORTANT: nested attributes requires PHP 8.1 or higher
46+
// IMPORTANT: nested attributes require PHP 8.1 or higher
4747
class User
4848
{
4949
#[Assert\All([

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.