Commit e4c4856
committed
minor symfony#52116 DX: PHP CS Fixer - allow for no_superfluous_phpdoc_tags.allow_unused_params (keradus)
This PR was merged into the 6.4 branch.
Discussion
----------
DX: PHP CS Fixer - allow for no_superfluous_phpdoc_tags.allow_unused_params
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | N/A
| License | MIT
https://cs.symfony.com/doc/rules/phpdoc/no_superfluous_phpdoc_tags.html
Commits
-------
965430d DX: PHP CS Fixer - allow for no_superfluous_phpdoc_tags.allow_unused_params1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
0 commit comments