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 2a1a266573 Merge branch '4.4'
* 4.4:
  [Messenger] Fixed bad event dispatcher mocks.
  [Workflow] Simplified EventDispatcherMock.
  [Routing] revert the return type for UrlGeneratorInterface::generate to remove null
  [HttpFoundation] Add a way to anonymize IPs
2019-11-09 09:06:17 +01:00
..
Dumper Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
Event Make dispatched events really final 2019-09-06 22:41:54 +02:00
EventListener Sync "not implementing the method" deprecations messages 2019-08-01 14:51:01 +02:00
Exception [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
MarkingStore Merge branch '4.4' 2019-11-08 17:32:03 +01:00
Metadata fixed CS 2019-01-16 19:35:49 +01:00
SupportStrategy Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
Tests Merge branch '4.4' 2019-11-09 09:06:17 +01:00
Validator Merge branch '4.4' 2019-10-22 08:33:15 +02:00
.gitattributes Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
.gitignore Add gitignore file for Symfony 3.4 2019-09-17 11:52:54 +02:00
CHANGELOG.md Merge branch '4.4' 2019-08-21 17:53:42 +02:00
composer.json Merge branch '4.3' into 4.4 2019-08-22 10:37:03 +02:00
Definition.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
DefinitionBuilder.php [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
Marking.php [Workflow] Added parameter typhint where possible 2019-07-01 10:42:32 +02:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md
Registry.php Merge branch '4.4' 2019-09-13 11:01:25 +02:00
StateMachine.php [Workflow] Remove BC layers and deprecated codes 2019-06-04 14:35:48 +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 Add return types to internal & magic methods when possible 2019-08-22 15:18:41 +02:00
Workflow.php Merge branch '4.4' 2019-10-07 14:45:39 +02:00
WorkflowEvents.php Update WorkflowEvents.php 2019-05-11 11:33:04 +02:00
WorkflowInterface.php [Workflow] Fixed BC break on WorkflowInterface 2019-10-03 18:20:08 +02:00