php-doc-en/reference/exec
Juliette 1ea4e4f576
escapeshellcmd: add warning about spaces in paths on Windows (#511)
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>
2021-04-05 18:39:54 +02:00
..
functions escapeshellcmd: add warning about spaces in paths on Windows (#511) 2021-04-05 18:39:54 +02:00
book.xml Delete redundant <!-- Membership: --> 2013-05-23 17:38:21 +00:00
constants.xml revert the document update for escapeshellcmd(). 2011-11-11 15:06:10 +00:00
reference.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
setup.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
versions.xml Added PHP 8 into versions.xml for exec based on stubs. 2021-01-24 17:37:36 +01:00