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
Fabien Potencier 7e5dfcff7b Merge branch '3.4' into 4.2
* 3.4:
  [Phpunit] fixed support for PHP 5.3
  Response prepare method update
  [Workflow] Added missing license header
  Check if Client exists when test.client does not exist, to provide clearer exception message
  [Form] Preventing validation of children if parent with Valid constraint has no validation groups
  [Tests] fixed compatbility of assertEquals(): void
  [Intl] Fix test
  [Validator] Add the missing translations for the Arabic (ar) locale
  [Intl] Add compile binary
  [Form] Fixed some phpdocs
2019-03-22 09:16:34 +01:00
..
DependencyInjection Merge branch '3.4' into 4.2 2019-02-23 16:17:42 +01:00
Dumper escape function does not always take a string 2019-02-07 19:06:43 +01:00
Event minor #30600 [Workflow] Remove deprecated usage (Nek-) 2019-03-20 08:31:47 +01:00
EventListener Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
Exception Mark ExceptionInterfaces throwable 2018-08-29 17:58:00 +02:00
MarkingStore Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
Metadata fixed CS 2019-01-16 19:35:49 +01:00
SupportStrategy made deprecation notices less verbose 2018-02-19 13:10:10 +01:00
Tests Merge branch '3.4' into 4.2 2019-02-23 16:17:42 +01:00
Validator Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
CHANGELOG.md [Workflow] "clear()" instead of "reset()" 2018-04-29 09:31:06 -07:00
composer.json Merge branch '4.1' 2018-11-15 13:17:10 +01:00
Definition.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
DefinitionBuilder.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
Marking.php switched array() to [] 2019-01-16 10:39:14 +01:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md [Workflow] update documentation URL in readme 2017-04-05 10:00:23 +02:00
Registry.php fixed CS 2019-01-16 19:35:49 +01:00
StateMachine.php Merge branch '3.4' into 4.2 2019-03-22 09:16:34 +01:00
Transition.php [Workflow] Remove constraints on transition/place name + Updated Dumper 2018-02-08 10:50:23 +01:00
TransitionBlocker.php fixed CS 2019-01-16 19:35:49 +01:00
TransitionBlockerList.php fixed CS 2019-01-16 19:35:49 +01:00
Workflow.php fixed CS 2019-01-16 19:35:49 +01:00
WorkflowInterface.php [Workflow] Add a MetadataStore 2018-03-21 11:06:23 +01:00