Commit ba43650
committed
minor symfony#20861 Collect all deprecations with lint:twig command (RisingSunLight42)
This PR was merged into the 6.4 branch.
Discussion
----------
Collect all deprecations with lint:twig command
<!--
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 `7.x` for features of unreleased versions).
-->
This PR fix symfony#20840 by tweaking the docs to precise only the first deprecation found will be outputed by the command.
_It's my first PR, I hope everything is fine, don't hesitate to notify me of any incorrect wording / style, or anything else. I'd be happy to learn how to contribute better for my future contributions!_
fixes symfony#20840
Commits
-------
50b6ffd fix command explanation1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
| 852 | + | |
| 853 | + | |
853 | 854 | | |
854 | 855 | | |
855 | 856 | | |
| |||
0 commit comments