Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Github actions failure on PHP 7.4 #12

Open
abias opened this issue Oct 29, 2024 · 0 comments
Open

Github actions failure on PHP 7.4 #12

abias opened this issue Oct 29, 2024 · 0 comments

Comments

@abias
Copy link
Member

abias commented Oct 29, 2024

Github actions is currently failing on builds of PHP 7.4 with this Behat error:

001 Scenario: Calling the opcache management page                            # /home/runner/work/moodle-tool_opcache/moodle-tool_opcache/moodle/admin/tool/opcache/tests/behat/tool_opcache.feature:7
      And I navigate to "Server > Opcache management" in site administration # /home/runner/work/moodle-tool_opcache/moodle-tool_opcache/moodle/admin/tool/opcache/tests/behat/tool_opcache.feature:9
        Exception: Moodle exception: Exception - Notice: Undefined index: jit in [dirroot]/admin/tool/opcache/lib/opcache-gui/index.php.inc on line 499 More information about this error
        
        Exception - Notice: Undefined index: jit in [dirroot]/admin/tool/opcache/lib/opcache-gui/index.php.inc on line 499

This issue has already been reported upstream on amnuts/opcache-gui#114 and should be solved with a future release of opcache-gui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant