Commit db11af0
committed
minor #12492 [TwigBridge] Add show-deprecations option to the lint:twig command (williamjehanne)
This PR was merged into the 4.4 branch.
Discussion
----------
[TwigBridge] Add show-deprecations option to the lint:twig command
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap 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 `master` for features of unreleased versions).
-->
Hi,
Fixes #12476 (created by @fabpot), I add `--show-deprecations` options in templates documentation.
Commits
-------
482db78 [TwigBridge] Add show-deprecations option to the lint:twig command1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
576 | 579 | | |
577 | 580 | | |
578 | 581 | | |
| |||
0 commit comments