Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit1a62f56

Browse files
committed
minor#9967 Add iterable to the Type constraint (dunglas)
This PR was submitted for the master branch but it was merged into the 2.8 branch instead (closes#9967).Discussion----------Add iterable to the Type constraint<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/roadmap for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `master` for features of unreleased versions).-->Commits-------a1a12b6 Add iterable to the Type constraint
2 parentsef86e5c +a1a12b6 commit1a62f56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎reference/constraints/Type.rst‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ datatypes as determined by PHP's ``is_()`` functions.
125125
*:phpfunction:`double <is_double>`
126126
*:phpfunction:`int <is_int>`
127127
*:phpfunction:`integer <is_integer>`
128+
*:phpfunction:`iterable <is_iterable>`
128129
*:phpfunction:`long <is_long>`
129130
*:phpfunction:`null <is_null>`
130131
*:phpfunction:`numeric <is_numeric>`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp