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 7b80bc2c78 Merge branch '2.8' into 3.4
* 2.8:
  Alpha-ordering for "use" statements
2018-07-26 11:06:28 +02:00
..
DependencyInjection Move ValidateWorkflowsPass to the Workflow component 2017-04-14 12:36:38 +02:00
Dumper
Event
EventListener Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
Exception feature #23499 [Workflow] add guard is_valid() method support (alain-flaus, lyrixx) 2017-10-06 08:47:04 -07:00
MarkingStore [Workflow] feature: add getter in workflow 2017-08-04 11:58:48 +02:00
SupportStrategy [Workflow] feature: add getter in workflow 2017-08-04 11:58:48 +02:00
Tests Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Validator Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
CHANGELOG.md [Workflow] Added tests for the is_valid() guard expression 2017-10-06 10:14:03 +02:00
composer.json [Workflow] Added tests for the is_valid() guard expression 2017-10-06 10:14:03 +02:00
Definition.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
DefinitionBuilder.php SCA with Php Inspections (EA Extended) 2017-12-04 13:09:02 +01:00
LICENSE Merge branch '2.8' into 3.3 2018-01-03 18:13:53 +01:00
Marking.php
phpunit.xml.dist
README.md
Registry.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
StateMachine.php
Transition.php SCA with Php Inspections (EA Extended) 2017-12-04 13:09:02 +01:00
Workflow.php [Workflow] Added an transition completed event 2017-08-07 10:31:57 +02:00