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
Fabien Potencier ddf0c951e2 fixed CHANGELOG
2019-03-19 06:12:32 +01:00
..
DependencyInjection [Workflow] Move code from ValidateWorkflowsPass to the FrameworkExtension 2019-03-12 14:15:00 +01:00
Dumper [Workflow] Add colors to workflow dumps 2019-03-19 06:08:23 +01:00
Event [Workflow] Trigger entered event for subject entering in the Workflow for the first time 2018-11-08 16:47:13 +01:00
EventListener deprecate the Role and SwitchUserRole classes 2019-02-23 00:57:00 +01:00
Exception Mark ExceptionInterfaces throwable 2018-08-29 17:58:00 +02:00
MarkingStore [Workflow] Fixed BC break with MarkingStoreInterface::setMarking() 2019-03-13 10:27:38 +01:00
Metadata fixed CS 2019-01-16 19:35:49 +01:00
SupportStrategy made deprecation notices less verbose 2018-02-19 13:10:10 +01:00
Tests [Workflow] Add colors to workflow dumps 2019-03-19 06:08:23 +01:00
Validator Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
CHANGELOG.md fixed CHANGELOG 2019-03-19 06:12:32 +01:00
composer.json updated version to 4.3 2018-11-26 17:19:01 +01:00
Definition.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
DefinitionBuilder.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01: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 fixed CS 2019-01-16 19:35:49 +01:00
StateMachine.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Transition.php [Workflow] Remove constraints on transition/place name + Updated Dumper 2018-02-08 10:50:23 +01: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 [Workflow] Added a context to Workflow::apply() 2019-03-06 19:14:46 +01:00
WorkflowInterface.php [Workflow] Added a context to Workflow::apply() 2019-03-06 19:14:46 +01:00