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 5ed5dcf994 Merge branch '4.0'
* 4.0:
  SCA with Php Inspections (EA Extended)
  Add test case for #25264
  Fixed the null value exception case.
  Remove rc/beta suffix from composer.json files
  Ensure services & aliases can be referred to with `__toString`able objects
  Throw an exception is expression language is not installed
  [DI] Cast ids to string, as done on 3.4
  Fail as early and noisily as possible
  [Console][DI] Fail gracefully
  [FrameworkBundle] Fix visibility of a test helper
  [link] clear the cache after linking
  [DI] Trigger deprecation when setting a to-be-private synthetic service
  [Intl] Correct Typehint
  [link] Prevent warnings when running link with 2.7
  [Validator] ExpressionValidator should use OBJECT_TO_STRING to allow value in message
  do not eagerly filter comment lines
  [WebProfilerBundle], [TwigBundle] Fix Profiler breaking XHTML pages (Content-Type: application/xhtml+xml)
2017-12-04 13:32:14 +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' 2017-10-09 10:45:52 +02: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 updated version to 4.1 2017-11-21 18:31:29 +01: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 updated LICENSE year 2017-01-02 12:32:57 -08: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