Skip to content

[Sync-En] exec: clarify executable lookup for proc_open() with an array command - #1109

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1052-proc-open-lookup
Aug 26, 2026
Merged

[Sync-En] exec: clarify executable lookup for proc_open() with an array command#1109
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1052-proc-open-lookup

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with EN commit 5600a279c7904a92dca710222de2289613a47aad (php/doc-en#5220).

  • Document the PATH lookup when the first array element is a plain file name, and the fallback to the system default search paths

Fixes: #1052

@julionc
julionc merged commit 0407534 into php:master Aug 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Sync EN] Clarify executable lookup when using proc_open() with array command (#5220)

2 participants