Skip to content

Make sure http_build_query is used with third param #17

@OndraM

Description

@OndraM

arg_separator.output could be changed to anything in PHP settings (eg. &arg;), which then unexpectedly breaks URLs assembled using http_build_query().

To avoid this unexpected errors, we should make sure the third parameter (arg separator) is always used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions