Skip to content

Error handling multiple cachetool options when cachetool variable is empty #3784

@daniDLL

Description

@daniDLL
  • Deployer version: > 7.3.1
  • Deployment OS: Debian Buster

By default the value of the "cachetool" variable is empty "", but with the latest changes since version 7.3.2 when including a for loop it does not check that the $option can be empty and therefore it tries to execute the opcache:reset with the --fcgi flag with an empty value "" which throws an exception:

Unable to connect to FastCGI application: Invalid argument

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions