Commit 1304dfe
committed
minor #14943 [Messenger] [CS] Add missing comma in PHP configuration (sebpacz)
This PR was merged into the 5.2 branch.
Discussion
----------
[Messenger] [CS] Add missing comma in PHP configuration
<!--
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
-------
eee0223 [Messenger][CS] Add missing comma in PHP configuration1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
899 | 899 | | |
900 | 900 | | |
901 | 901 | | |
902 | | - | |
| 902 | + | |
903 | 903 | | |
904 | 904 | | |
905 | 905 | | |
| |||
0 commit comments