]> granicus.if.org Git - php/commit
MFH: Fix a bug when command is quoted and parameters are quoted during call to exec...
authorScott MacVicar <scottmac@php.net>
Thu, 29 May 2008 11:41:50 +0000 (11:41 +0000)
committerScott MacVicar <scottmac@php.net>
Thu, 29 May 2008 11:41:50 +0000 (11:41 +0000)
commit8063c1114239902622a33ac8985de9da80e876bb
tree598cda534d83a813033d9ac3ff797515a32b8155
parent70c5d7fcb50f1714a070aad9cdccc32b84c7ee16
MFH: Fix a bug when command is quoted and parameters are quoted during call to exec, the result is that cmd.exe /c strips the first and last quote.
NEWS
TSRM/tsrm_win32.c