@dunglas
Here are the issue (addressed via Slack).
I got this issue with Symfony 3.3-dev. With Symfony 3.2.2 this code works fine.
Symfony\Component\Debug\Exception\UndefinedMethodException: Attempted to call an undefined method named "__set_state" of class "AppBundle\Action\Homepage". in /Users/tommy/Projects/Sites/tmy.li/app/var/cache/configProjectContainerUrlMatcher.php on line 36
The relevant part in the matcher class looks like this:
@dunglas Here are the issue (addressed via Slack). I got this issue with Symfony 3.3-dev. With Symfony 3.2.2 this code works fine.
The relevant part in the matcher class looks like this:
Here are the source for further details: https://github.com/tommy-muehle/tmy.li/tree/release/0.1.0/app