Commit 7c69a0b
committed
minor #14945 [Validator] Add a comma after the last array item in a multi-line array (wkania)
This PR was merged into the 4.4 branch.
Discussion
----------
[Validator] Add a comma after the last array item in a multi-line array
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `5.x` for features of unreleased versions).
-->
Commits
-------
918671a [Validator] Add a comma after the last array item in a multi-line array1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments