Commit 6261102
committed
minor #16558 [FrameworkBundle] Change exceptions title level (t-richard)
This PR was merged into the 5.4 branch.
Discussion
----------
[FrameworkBundle] Change exceptions title level
<!--
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 `6.x` for features of unreleased versions).
-->
On [this page](https://symfony.com/doc/5.4/reference/configuration/framework.html#exceptions), `exceptions` is a top level configuration option so it should have a higher title level and appear in the table of content.
To my understanding, this should fix it
Commits
-------
60eb024 [FrameworkBundle] Change exceptions title level1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3476 | 3476 | | |
3477 | 3477 | | |
3478 | 3478 | | |
3479 | | - | |
| 3479 | + | |
3480 | 3480 | | |
3481 | 3481 | | |
3482 | 3482 | | |
| |||
0 commit comments