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 6e3b9c7cd9 Merge branch '5.0'
* 5.0:
  [appveyor] bump cache
  [Twig][Mime] Removed extra quotes in missing package exception message
  [DI] µfix
  Allowing empty secrets to be set
  [DI] add missing property declarations in InlineServiceConfigurator
  [DI] fix detecting short service syntax in yaml
  Supress error from fread when reading a unix pipe
  [HttpClient] Fix scoped client without query option configuration
  [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
  [Workflow] Use a strict comparison when retrieving raw markin in MarkingStore
2020-04-10 23:23:06 +02: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' into 5.0 2020-04-10 23:22:25 +02:00
Metadata Leverage PHP8's get_debug_type() 2020-03-16 17:46:21 +01: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 [Workflow] Added Registry::has() to check if a workflow exists 2019-11-25 16:20:18 +01:00
StateMachineTest.php [Workflow] Apply the same logic of precedence between the apply() and the buildTransitionBlockerList() method 2019-11-24 18:22:56 +01: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 [Workflow] Added a way to not fire the annonce event 2020-01-13 14:50:42 +01:00