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 8faf29f54e Merge branch '3.4' into 4.0
* 3.4:
  [Serializer] optims and cleanup
  do not mock the container builder in tests
  [PhpUnitBridge] Added support for PHPUnit 7 in Coverage Listener
  fix accessing request values
  Avoid running the remove command without any packages
  [Form] Add translations for Tagalog
2018-02-14 15:11:10 +01:00
..
DependencyInjection Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Dumper Add scalar typehints/return types on final/internal/private code 2017-08-31 22:46:21 +02:00
Event Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
EventListener Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Exception feature #23499 [Workflow] add guard is_valid() method support (alain-flaus, lyrixx) 2017-10-06 08:47:04 -07:00
MarkingStore Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
SupportStrategy Add scalar typehints/return types on final/internal/private code 2017-08-31 22:46:21 +02:00
Tests Merge branch '3.4' into 4.0 2018-02-14 15:11:10 +01:00
Validator Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
CHANGELOG.md Merge branch '3.4' 2017-10-09 10:45:52 +02:00
composer.json Merge branch '3.4' 2017-10-09 10:45:52 +02:00
Definition.php Merge branch '3.4' into 4.0 2017-12-04 13:31:58 +01:00
DefinitionBuilder.php SCA with Php Inspections (EA Extended) 2017-12-04 13:09:02 +01:00
LICENSE Merge branch '2.8' into 3.3 2018-01-03 18:13:53 +01:00
Marking.php [TwigBridge][Workflow] Fixed code and tests 2017-01-12 19:55:06 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 07:14:23 -07:00
README.md [Workflow] update documentation URL in readme 2017-04-05 10:00:23 +02:00
Registry.php Add scalar typehints/return types on final/internal/private code 2017-08-31 22:46:21 +02:00
StateMachine.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Transition.php Merge branch '3.4' into 4.0 2017-12-04 13:31:58 +01:00
Workflow.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00