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 e47a50b7b2 Merge branch '3.2'
* 3.2:
  [Console] Fix render exception test
  [Workflow] fix risky tests
2017-04-04 07:34:05 -07:00
..
Dumper [Workflow] Fixed graphviz dumper for state machine 2016-11-24 13:22:36 -08:00
Event Merge branch '3.2' 2017-03-08 17:48:13 -08:00
EventListener [FrameworkBundle][Workflow] Add a way to register a guard expression in the configuration 2017-03-10 11:19:28 +01:00
Exception [Workflow] Fixed validator tests and used static function to create workflows 2016-11-17 10:47:21 +01:00
MarkingStore [Workflow] improve docblocks 2016-11-10 10:59:23 +01:00
SupportStrategy [Workflow] Fixed code and tests 2017-01-18 17:03:37 +01:00
Tests Merge branch '3.2' 2017-04-04 07:34:05 -07:00
Validator [Workflow] Added new validator to make sure each place has unique translation names 2017-01-17 21:32:36 -08:00
CHANGELOG.md [Workflow] Added the workflow name to all events dispatched 2017-03-08 15:21:36 +01:00
composer.json [FrameworkBundle][Workflow] Add a way to register a guard expression in the configuration 2017-03-10 11:19:28 +01:00
Definition.php minor #20479 [Workflow] Removed private Definition::addPlaces (Nyholm) 2016-11-10 16:18:20 +01: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 [Workflow] Added initial set of files 2016-06-23 14:28:20 +02:00
README.md [Workflow] Updated link to the documentation 2016-08-13 11:35:54 -07:00
Registry.php [Workflow] Fixed code and tests 2017-01-18 17:03:37 +01: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 Merge branch '3.2' 2017-03-08 17:48:13 -08:00