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 40280f203c Merge branch '3.2'
* 3.2:
  [WebProfilerBundle] Fix AJAX panel with fetch requests
  Don’t compile when Opcache is not enabled on CLI
  DateIntervalType: 'invert' should not inherit the 'required' option
  [Form] DateIntervalType: Do not try to translate choices
  [TwigBridge] fix constructor args check
  Allow simple-phpunit to be used with an HTTP proxy
  Minor fixes for 3.2
  Fix a web profiler form issue with fields added to the form after the form was built
  do not trigger deprecations for valid YAML
  Write an exception message in a one heading line
  [Workflow] Added missing docblock
  [Finder] Refine phpdoc about argument for NumberComparator
  Fixed max width from ajax request url element (td)
  Fix unresolved parameters from default bundle configs in debug:config
  [github] Tweak PR template
  [Serializer] Optimize max depth checking
2016-12-13 10:39:51 +01:00
..
Dumper [Workflow] Fixed graphviz dumper for state machine 2016-11-24 13:22:36 -08:00
Event [Workflow] Fixed PHPDocs 2016-11-10 15:19:30 +01:00
EventListener [Workflow] CS tweaks 2016-06-29 07:07:38 +02:00
Exception [Workflow] Fixed validator tests and used static function to create workflows 2016-11-17 10:47:21 +01:00
MarkingStore [Workflow] improve docblocks 2016-11-10 10:59:23 +01:00
Tests Minor fixes for 3.2 2016-12-11 15:34:22 +01:00
Validator [Workflow] Refactored tests suite 2016-11-17 14:22:01 +01:00
CHANGELOG.md [Workflow] Added initial set of files 2016-06-23 14:28:20 +02:00
composer.json updated version to 3.3 2016-11-19 12:35:20 -08:00
Definition.php minor #20479 [Workflow] Removed private Definition::addPlaces (Nyholm) 2016-11-10 16:18:20 +01:00
DefinitionBuilder.php [Workflow] Added missing docblock 2016-12-06 21:30:46 +01:00
LICENSE [Workflow] Added initial set of files 2016-06-23 14:28:20 +02:00
Marking.php [Workflow] Added initial set of files 2016-06-23 14:28:20 +02:00
phpunit.xml.dist [Workflow] Added initial set of files 2016-06-23 14:28:20 +02:00
README.md [Workflow] Updated link to the documentation 2016-08-13 11:35:54 -07:00
Registry.php [Workflow] Added missing docblock 2016-12-06 21:30:46 +01:00
StateMachine.php [Workfow] Rename current MarkingStore 2016-11-09 16:22:39 +01:00
Transition.php [Workflow] Fixed PHPDocs 2016-11-10 15:19:30 +01:00
Workflow.php [Workflow] Set the marking then announce enabled transition 2016-11-09 17:46:34 +01:00