silexphp / Silex

[DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components
https://silex.symfony.com
MIT License
3.58k stars 718 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 #625

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.