zeuxisoo / php-slim-whoops

PHP whoops error on slim framework
131 stars 10 forks source link

Fatal error: Cannot use object of type Closure as array #9

Closed nhymxu closed 9 years ago

nhymxu commented 9 years ago

Fatal error: Cannot use object of type Closure as array in vendor\zeuxisoo\slim-whoops\src\Zeuxisoo\Whoops\Provider\Slim\WhoopsMiddleware.php on line 12

with Slim 3

zeuxisoo commented 9 years ago

I can't reproduce this case in my environment

Are you using the latest 0.4.0 branch with Slim 3?

nhymxu commented 9 years ago

Thanks, after force composer reinstall all component, it's work