Skip to content

[Sync-En] exec: document escapeshellarg()/escapeshellcmd() multibyte behavior - #1104

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1057-escapeshell-multibyte
Aug 26, 2026
Merged

[Sync-En] exec: document escapeshellarg()/escapeshellcmd() multibyte behavior#1104
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1057-escapeshell-multibyte

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with EN commit 0600ff7ba94e3f491aeb246d8ddfedd98f0d7276 (php/doc-en#4924).

  • Document that the behavior with multibyte strings depends on the current LC_CTYPE locale and that unrecognized characters are discarded
  • Add setlocale() to the see-also lists
  • <para> to <simpara> conversions, as in EN

Fixes: #1057

@julionc
julionc merged commit d48a6d5 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] escapeshellarg / escapeshellcmd: Document multibyte string behavior (#4924)

2 participants