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 9072ba8b58 Merge branch '3.4' into 4.3
* 3.4:
  [Twig] Remove dead code
  Add gitignore file for Symfony 3.4
  [Inflector] Add .gitignore file
  [Security] Removed unused argument in Test
  [Console] Get dimensions from stty on windows if possible
  [Inflector] add support 'see' to 'ee' for singularize 'fees' to 'fee'
2019-09-17 13:12:06 +02:00
..
DependencyInjection [Workflow] Move code from ValidateWorkflowsPass to the FrameworkExtension 2019-03-12 14:15:00 +01:00
Dumper Merge branch '3.4' into 4.3 2019-08-08 17:11:33 +02:00
Event Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
EventListener Sync "not implementing the method" deprecations messages 2019-08-01 14:51:01 +02:00
Exception Merge branch '3.4' into 4.2 2019-04-01 09:32:59 +02:00
MarkingStore Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Metadata fixed CS 2019-01-16 19:35:49 +01:00
SupportStrategy Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Tests fix merge 2019-08-26 10:55:16 +02:00
Validator Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
.gitignore Add gitignore file for Symfony 3.4 2019-09-17 11:52:54 +02:00
CHANGELOG.md [Workflow] Deprecated DefinitionBuilder::setInitialPlace() 2019-06-28 17:00:47 +02:00
composer.json Merge branch '3.4' into 4.3 2019-08-22 09:51:06 +02:00
Definition.php [Workflow] Deprecated DefinitionBuilder::setInitialPlace() 2019-06-28 17:00:47 +02:00
DefinitionBuilder.php [Workflow] Deprecated DefinitionBuilder::setInitialPlace() 2019-06-28 17:00:47 +02:00
LICENSE
Marking.php switched array() to [] 2019-01-16 10:39:14 +01:00
phpunit.xml.dist
README.md
Registry.php Added doc block for Registry::supports(). 2019-08-18 10:46:59 +02:00
StateMachine.php [Workflow] use method marking store 2019-05-19 00:39:11 +02:00
Transition.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02: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 Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
WorkflowEvents.php Update WorkflowEvents.php 2019-05-11 11:33:04 +02:00
WorkflowInterface.php [Workflow] Added a context to Workflow::apply() 2019-03-06 19:14:46 +01:00