Skip to content

The ENV Variables are not escaping the ampersand (&) Correctly #18

Description

@Vagoasdf

The Problem

When setting up Env Variables that need some ampersand on env variables, such as the session.save_path when it uses multiple url query parameters the php.ini file would only register the first of the variables. Even when why try to escape the ampersand with a backslash. Even when we try to escape that backlash with another backlash. Ad infinitum.

Examples:

Screen Shot 2022-09-15 at 16 44 13

Screen Shot 2022-09-15 at 16 46 57

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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