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 507223dc73 Merge branch '4.3' into 4.4
* 4.3:
  Remove superfluous phpdoc tags
2019-08-14 14:37:46 +02:00
..
DependencyInjection add parameter type declarations to private methods 2019-07-31 20:51:46 +02:00
Dumper minor #33056 cleanup remaining param $options and internal Intl FullTransformer (Tobion) 2019-08-08 17:14:45 +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 Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
Validator Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
CHANGELOG.md [Workflow] Deprecated DefinitionBuilder::setInitialPlace() 2019-06-28 17:00:47 +02:00
composer.json [SecurityBundle][Workflow] Forbid security-core 5.x 2019-05-31 12:59:29 +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 update year in license files 2019-01-01 14:45:19 +01:00
Marking.php switched array() to [] 2019-01-16 10:39:14 +01:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md [Workflow] update documentation URL in readme 2017-04-05 10:00:23 +02:00
Registry.php Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +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