Deprecated escaping should still work

Created on 19 January 2024, over 1 year ago
Updated 2 February 2024, over 1 year ago

Problem/Motivation

📌 Switch command line escaping to Symfony Process Fixed 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.

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇮🇹Italy mondrake 🇮🇹

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024