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/Component/Workflow
Nicolas Grekas 9e154e7728 fix merge
2019-08-26 10:55:16 +02:00
..
DependencyInjection [Workflow] Move code from ValidateWorkflowsPass to the FrameworkExtension 2019-03-12 14:15:00 +01:00
Dumper Merge branch '3.4' into 4.3 2019-08-08 17:11:33 +02:00
Event Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
EventListener Sync "not implementing the method" deprecations messages 2019-08-01 14:51:01 +02:00
Exception Merge branch '3.4' into 4.2 2019-04-01 09:32:59 +02:00
MarkingStore Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Metadata fixed CS 2019-01-16 19:35:49 +01:00
SupportStrategy Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Tests fix merge 2019-08-26 10:55:16 +02:00
Validator Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
CHANGELOG.md [Workflow] Deprecated DefinitionBuilder::setInitialPlace() 2019-06-28 17:00:47 +02:00
composer.json Merge branch '3.4' into 4.3 2019-08-22 09:51:06 +02:00
Definition.php [Workflow] Deprecated DefinitionBuilder::setInitialPlace() 2019-06-28 17:00:47 +02:00
DefinitionBuilder.php [Workflow] Deprecated DefinitionBuilder::setInitialPlace() 2019-06-28 17:00:47 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
Marking.php switched array() to [] 2019-01-16 10:39:14 +01:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md [Workflow] update documentation URL in readme 2017-04-05 10:00:23 +02:00
Registry.php Added doc block for Registry::supports(). 2019-08-18 10:46:59 +02:00
StateMachine.php [Workflow] use method marking store 2019-05-19 00:39:11 +02:00
Transition.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
TransitionBlocker.php fixed CS 2019-01-16 19:35:49 +01:00
TransitionBlockerList.php fixed CS 2019-01-16 19:35:49 +01:00
Workflow.php Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
WorkflowEvents.php Update WorkflowEvents.php 2019-05-11 11:33:04 +02:00
WorkflowInterface.php [Workflow] Added a context to Workflow::apply() 2019-03-06 19:14:46 +01:00