Closed vjik closed 11 months ago
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ❌ |
Breaks BC? | ❌ |
Removal of Config Plugin Sections The configuration sections for plugins from the composer file have been removed. This essentially simplifies the setup process as we're reducing the number of components required.
Deletion of params.php
File
The file params.php
which was previously located in the config directory is no longer needed and thereby has been deleted. This will lead to a less cluttered codebase creating a more efficient work environment.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
8889fc4
) 98.61% compared to head (033183f
) 98.61%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.