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
12
12
is disabled.
13
13
* Added ` GlobalVariables::getToken() `
14
14
* 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
18
18
19
19
3.2.0
20
20
-----
You can’t perform that action at this time.
0 commit comments