mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-25 21:38:56 +00:00
![]() It is a known issue that spaces are not escaped in shell commands, which can be especially problematic on Windows. This adds a warning about this behaviour to the function, including a way to solve this in userland code. Ref: https://bugs.php.net/bug.php?id=43261 (last two comments) Also see: https://github.com/squizlabs/PHP_CodeSniffer/pull/3214 Co-authored-by: jrfnl <jrfnl@users.noreply.github.com> |
||
---|---|---|
.. | ||
escapeshellarg.xml | ||
escapeshellcmd.xml | ||
exec.xml | ||
passthru.xml | ||
proc-close.xml | ||
proc-get-status.xml | ||
proc-nice.xml | ||
proc-open.xml | ||
proc-terminate.xml | ||
shell-exec.xml | ||
system.xml |