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/Dumper
Fabien Potencier 90326e67d5 Merge branch '4.2'
* 4.2:
  Revert "bug #30620 [FrameworkBundle][HttpFoundation] make session service resettable (dmaicher)"
  [Workflow] Fixed dumping when many transition with same name exist
  relax assertions in tests
  fix ConsoleFormatter - call to a member function format() on string
  Made `debug:container` and `debug:autowiring` ignore starting backslash in service id
  [Validator] Translate messages into Japanese
  Fix Thai translation in validators.th.xlf
  [FramworkBundle] mark any env vars found in the ide setting as used
2019-05-01 10:40:02 +02:00
..
DumperInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
GraphvizDumper.php Merge branch '4.2' 2019-05-01 10:40:02 +02:00
PlantUmlDumper.php Added support for many inital places 2019-03-20 20:27:53 +01:00
StateMachineGraphvizDumper.php [Workflow] Add colors to workflow dumps 2019-03-19 06:08:23 +01:00