-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Description
Hi and thanks for your project.
If I just disabled opcache:
[opcache]
; Determines if Zend OPCache is enabled
opcache.enable=0I have the following error when loading your project page:
Catchable fatal error: Argument 3 passed to OpCacheGUI\OpCache\Status::__construct() must be of the type array, boolean given, called in /var/www/localhost/htdocs/opcache/template/status.phtml on line 1 and defined in /var/www/localhost/htdocs/opcache/src/OpCacheGUI/OpCache/Status.php on line 58
I use the dev-master version.