silexphp / Silex-Skeleton

A skeleton to get started with Silex
MIT License
780 stars 197 forks source link

ErrorException: Notice: Object of class Silex\ExceptionListenerWrapper could not be converted to int in /var/www/Silex-Skeleton/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php line 109 #5

Closed vicb closed 11 years ago

vicb commented 11 years ago

If you get a

ErrorException: Notice: Object of class Silex\ExceptionListenerWrapper could not be
converted to int in /var/www/Silex-Skeleton/vendor/symfony/event-
dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php line 109

see https://github.com/symfony/symfony/pull/7023

vicb commented 11 years ago

symfony/symfony#7023 has been fixed.