[Process] Fix finding executables independently of open_basedir#58291
[Process] Fix finding executables independently of open_basedir#58291nicolas-grekas merged 1 commit intosymfony:5.4from
Conversation
|
Thank you @BlackbitDevs. |
|
That'd be incorrect, open_basedir is not meant to replace PATH |
That was not my point. However, since the usage of |
|
@fritzmg open_basedir is not about hinting about the location of executables at all. |
Not directly, no. But if a hosting environment employs |
This backports #47422 to 5.4, which is a bugfix really.
Instead of #58008 and #57954 /cc @xabbuh @fritzmg