Skip to content

$_ENV not enabled by default on new php buildpacks #22

@skortobi

Description

@skortobi

$_ENV variable is no more available by default on the new versions of php buildpacks.
This could be resolved by replacing $_ENV by the function getenv() or overriding 'variables_order = "EGPCS"' in the php.ini file

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