Skip to content

Crash on opcache disabled #43

@soullivaneuh

Description

@soullivaneuh

Hi and thanks for your project.

If I just disabled opcache:

[opcache]
; Determines if Zend OPCache is enabled
opcache.enable=0

I 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions