File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Symfony/Bundle/FrameworkBundle Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ CHANGELOG
1212 is disabled.
1313 * Added ` GlobalVariables::getToken() `
1414 * Deprecated ` Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddConsoleCommandPass ` . Use ` Symfony\Component\Console\DependencyInjection\AddConsoleCommandPass ` instead.
15- * Added configurable paths for validation files
16- * Deprecated ` SerializerPass ` , use ` Symfony\Component\Serializer\DependencyInjection\SerializerPass ` instead.
17- * Deprecated ` FormPass ` , use ` Symfony\Component\Form\DependencyInjection\FormPass ` instead.
15+ * Added configurable paths for validation files
16+ * Deprecated ` SerializerPass ` , use ` Symfony\Component\Serializer\DependencyInjection\SerializerPass ` instead
17+ * Deprecated ` FormPass ` , use ` Symfony\Component\Form\DependencyInjection\FormPass ` instead
1818
19193.2.0
2020-----
You can’t perform that action at this time.
0 commit comments