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
2017-08-31 22:46:21 +02:00
..
DependencyInjection Move ValidateWorkflowsPass to the Workflow component 2017-04-14 12:36:38 +02:00
Dumper Add scalar typehints/return types on final/internal/private code 2017-08-31 22:46:21 +02:00
Event Merge branch '3.2' 2017-03-08 17:48:13 -08:00
EventListener Add scalar typehints/return types on final/internal/private code 2017-08-31 22:46:21 +02:00
Exception [Workflow] Fixed validator tests and used static function to create workflows 2016-11-17 10:47:21 +01:00
MarkingStore [Workflow] feature: add getter in workflow 2017-08-04 11:58:48 +02:00
SupportStrategy Add scalar typehints/return types on final/internal/private code 2017-08-31 22:46:21 +02:00
Tests Merge branch '3.4' 2017-08-07 13:18:56 +02:00
Validator [Workflow] fixed InvalidDefinitionException message for StateMachineValidator 2017-08-11 14:43:59 +02:00
CHANGELOG.md Merge branch '3.4' 2017-08-07 13:18:56 +02:00
composer.json Merge branch '3.3' into 3.4 2017-08-03 11:34:20 +02:00
Definition.php Add scalar typehints/return types on final/internal/private code 2017-08-31 22:46:21 +02:00
DefinitionBuilder.php Merge branch '3.2' 2017-03-20 11:06:58 +01:00
LICENSE updated LICENSE year 2017-01-02 12:32:57 -08:00
Marking.php [TwigBridge][Workflow] Fixed code and tests 2017-01-12 19:55:06 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 07:14:23 -07:00
README.md [Workflow] update documentation URL in readme 2017-04-05 10:00:23 +02:00
Registry.php Add scalar typehints/return types on final/internal/private code 2017-08-31 22:46:21 +02:00
StateMachine.php [Workfow] Rename current MarkingStore 2016-11-09 16:22:39 +01:00
Transition.php [Workflow] Fixed PHPDocs 2016-11-10 15:19:30 +01:00
Workflow.php [Workflow] Added an transition completed event 2017-08-07 10:31:57 +02:00