Skip to content

Use Apcu_fetch instead of apc_fetch #16830

Closed
@layanto

Description

@layanto

Since minimum supported PHP for Symfony 3 is 5.5.9, maybe time to use apcu_fetch instead of apc_fetch. This way no need to enable APC backward compatibility mode with Apcu as APC does not exist for PHP 5.5 anyway. Especially with PHP 7, APC backward compatibility in Apcu is not enabled by default.

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