Skip to content

Remove opcache.fast_shutdown from PHP settings section #236

@jnoordsij

Description

@jnoordsij

When checking the Dockerfile in this repo to see if it had relevant ideas or settings I could use for a Dockerfile of my own, I noticed the opcache.fast_shutdown being used. After looking it up however, I found out this directive has been removed since PHP 7.2.0 (see https://www.php.net/manual/en/opcache.configuration.php#ini.opcache.fast-shutdown). So it may as well be removed from the settings here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions