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
Grégoire Pineau ab9b40de1c Merge branch '3.4' into 4.1
* 3.4:
  Update symfony links to https
  [FrameworkBundle] fixed guard event names for transitions
  [FrameworkBundle] fixed guard event names for transitions
2018-11-13 15:13:43 +01:00
..
DependencyInjection Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Dumper Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
Event Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
EventListener Merge branch '3.4' into 4.1 2018-11-13 15:13:43 +01:00
Exception Revert "feature #26702 Mark ExceptionInterfaces throwable (ostrolucky)" 2018-05-30 09:26:09 +02:00
MarkingStore Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Metadata Merge branch '3.4' into 4.1 2018-10-02 14:40:59 +02:00
SupportStrategy made deprecation notices less verbose 2018-02-19 13:10:10 +01:00
Tests Merge branch '3.4' into 4.1 2018-11-13 15:13:43 +01:00
Validator Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
CHANGELOG.md [Workflow] "clear()" instead of "reset()" 2018-04-29 09:31:06 -07:00
composer.json Merge branch '3.4' into 4.1 2018-11-13 15:13:43 +01:00
Definition.php Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
DefinitionBuilder.php [Workflow] Added DefinitionBuilder::setMetadataStore(). 2018-05-11 18:37:20 +02:00
LICENSE Merge branch '2.8' into 3.3 2018-01-03 18:13:53 +01:00
Marking.php
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md
Registry.php Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02: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 [Workflow] Cleaned the transition blocker implementations 2018-03-20 19:12:40 +01:00
TransitionBlockerList.php [Workflow] "clear()" instead of "reset()" 2018-04-29 09:31:06 -07:00
Workflow.php [Workflow] Make sure we do not run the next transition on an updated state 2018-09-04 10:20:06 +02:00
WorkflowInterface.php [Workflow] Add a MetadataStore 2018-03-21 11:06:23 +01:00