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
Robin Chalas e5f0e60a44 Merge branch '4.4' into 5.0
* 4.4: (38 commits)
  reset the kernel cache after each test
  [HttpKernel] Ability to define multiple kernel.reset tags
  [Routing] Continue supporting single colon in object route loaders
  [FWBundle] Remove unused parameter
  [Intl] [Workflow] fixes English grammar typos
  [Filesystem] [Serializer] fixes English grammar typo
  mailer: mailchimp bridge is throwing undefined index _id when setting message id in mandrill http transport
  has_roles should be is_granted in upgrade files
  [HttpClient] Fix early cleanup of pushed HTTP/2 responses
  skip test on incompatible PHP versions
  [HttpKernel] Don't cache "not-fresh" state
  [FrameworkBundle][Cache] Don't deep-merge cache pools configuration
  [Messenger] Adding exception to amqp transport in case amqp ext is not installed
  [SecurityBundle] Don't require a user provider for the anonymous listener
  [Monolog Bridge] Fixed accessing static property as non static.
  Improve Symfony description
  [Mailer] Add UPGRADE entries about Envelope and MessageEvent
  [FrameworkBundle] fix leftover mentioning "secret:" processor
  Add DateTimeZoneNormalizer into Dependency Injection
  [Messenger] Error when specified default bus is not among the configured
  ...
2019-11-27 00:25:11 +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
RegistryTest.php Merge branch '4.4' 2019-09-13 11:01:25 +02: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
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' into 5.0 2019-11-21 08:02:40 +01:00