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
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@ CHANGELOG
4
4
8.0
5
5
---
6
6
7
+
* Remove the `WorkflowDumpCommand`, use the command from the Workflow component instead
7
8
* Remove `errors.xml` and `webhook.xml` routing configuration files (use their PHP equivalent instead)
8
9
* Enable the property info constructor extractor by default
9
10
* Remove deprecated `Symfony\Bundle\FrameworkBundle\Console\Application::add()` method in favor of `Symfony\Bundle\FrameworkBundle\Console\Application::addCommand()`
0 commit comments