lyrixx / SFLive-Paris2016-Workflow

Demo app for the new symfony/workflow component
https://s.lyrixx.info/workflow-demo
176 stars 41 forks source link

Upgrade to Symfony 3.1 #1

Closed tacman closed 8 years ago

tacman commented 8 years ago

I'm trying to upgrade this demo app to use Symfony 3.1 and the latest component, but am getting the error:

  PHP Fatal error:  Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: Type error: Argument 1 passed to Symfony\Component\Workflow\Definition::__construct() must be of the type array, none  
   given, called in /var/www/wflowdemo/var/cache/dev/appDevDebugProjectContainer.php on line 3472 in /var/www/wflowdemo/vendor/symfony/symfony/src/Symfony/Component/Workflow/Definition.php:43

Any chance you could update this repo to use the latest version of the dependencies?

lyrixx commented 8 years ago

Done;)