Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Replace unused php_opcache_enabled_in_ini with php_opcache_enable #2122

@phizev

Description

@phizev

Issue Type

  • Bug Report

Your OS

  • OS Agnostic

Full console output

N/A

Summary

The php_opcache_enabled_in_ini was removed from ansible-role-php in commit b9f0a61.

This means that within Drupal VM, the only place I can find php_opcache_enabled_in_ini is in default.config.yml. Switching this out for the php_opcache_enable will allow toggling the state of the opcache. #2121 is a PR for this minor issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions