You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #11179 use same order for all configuration-blocks (OskarStark)
This PR was merged into the 3.4 branch.
Discussion
----------
use same order for all configuration-blocks
ensure the following order of code-blocks in a `.. configuration-block::` directive:
1. `php-annotations`
2. `yaml`
3. `xml`
4. `php`
Commits
-------
7cfa0d7 use same order for all configuration-blocks
0 commit comments