This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection
Grégoire Pineau 004751c5e8 [FrameworkBundle][Workflow] Deprecate the default type of a workflow
Before this patch, the default type is "workflow". Most of the time a
"state_machine" is better because it's simpler and it involves less
knowledge to be able to use it.

So this patch deprecate a missing type in Symfony 3.3. And In Symfony
4.0 the default value will become "state_machine".
2017-04-13 16:36:11 +02:00
..
Compiler Merge branch '3.2' 2017-04-12 22:43:31 +02:00
Fixtures [FrameworkBundle][Workflow] Deprecate the default type of a workflow 2017-04-13 16:36:11 +02:00
ConfigurationTest.php Add a new Link component 2017-04-10 09:55:52 -07:00
FrameworkExtensionTest.php [FrameworkBundle][Workflow] Deprecate the default type of a workflow 2017-04-13 16:36:11 +02:00
PhpFrameworkExtensionTest.php [FrameworkBundle] Remove unused code in test 2016-01-31 22:09:31 +01:00
XmlFrameworkExtensionTest.php disable the assets helper when assets are disabled 2016-02-20 17:58:32 +01:00
YamlFrameworkExtensionTest.php [FrameworkBundle] Only enable CSRF protection when enabled in config 2013-10-28 10:42:32 +01:00