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/Tests
Nicolas Grekas 0cd837bf1a Merge branch '4.4'
* 4.4:
  [DI] fix locators with numeric keys
  Add support for NO_COLOR env var
  [DI][FrameworkBundle] add EnvVarLoaderInterface - remove SecretEnvVarProcessor
  Fix error when we use VO for the marking property
  [DI] Remove LazyString from 4.4, before adding back to the String component
2019-11-08 17:32:03 +01:00
..
Dumper Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
EventListener Merge branch '4.3' into 4.4 2019-08-26 11:00:56 +02:00
fixtures/puml Add missing test for workflow dump description 2019-07-08 07:36:18 +02:00
MarkingStore Merge branch '4.4' 2019-11-08 17:32:03 +01:00
Metadata Merge branch '3.4' into 4.3 2019-08-02 14:15:04 +02:00
SupportStrategy [Workflow] Remove BC layers and deprecated codes 2019-06-04 14:35:48 +02:00
Validator Merge branch '4.4' 2019-08-04 00:02:11 +02:00
DefinitionBuilderTest.php Remove unused local variables in tests 2019-10-24 17:33:53 +02:00
DefinitionTest.php Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
MarkingTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
RegistryTest.php Merge branch '4.4' 2019-09-13 11:01:25 +02:00
StateMachineTest.php Merge branch '4.2' into 4.3 2019-06-13 13:01:17 +02:00
Subject.php [Workflow] The TransitionEvent is able to modify the context 2019-04-06 17:06:08 +02:00
TransitionTest.php remove outdated workflow test 2019-10-29 03:10:02 +01:00
WorkflowBuilderTrait.php Add missing test for workflow dump description 2019-07-08 07:36:18 +02:00
WorkflowTest.php Merge branch '4.4' 2019-10-28 22:51:41 +01:00