User "Brion VIBBER" posted a comment on MediaWiki.r97954.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97954#c23138
Commit summary:

Added wfShellMaintenanceCmd() for Het Deploy support

Comment:

wfEscapeShellArg uses double quotes on Windows; on Unix it passes through to 
PHP's escapeshellarg, which traditionally uses single quotes. So you will get 
different results out of Windows and Unix runs.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to