Problem/Motivation

#3414601: Switch command line escaping to Symfony Process went too far (in 8.x-3.x) in removing escaping. Image Effects module requires escaping to keep working.

Proposed resolution

Temporarily reintroduce escaping, but via a near-copy of Symfony's Process::escapeArgument() method, not by reintroducing the locale swapping.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Issue summary: View changes
mondrake’s picture

  • mondrake committed 54d343fb on 8.x-3.x
    Issue #3415773 by mondrake: Deprecated escaping should still work
    
mondrake’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.