Dont send the command as shell argument when making a read/write stream

This commit is contained in:
Robin Appelman 2015-08-14 14:03:46 +02:00
commit c36739bdc5
2 changed files with 12 additions and 12 deletions

View file

@ -45,6 +45,7 @@ abstract class AbstractShare extends TestCase {
array('simple'),
array('with spaces_and-underscores'),
array("single'quote'"),
array("foo ; asd -- bar"),
array('日本語'),
array('url %2F +encode'),
array('a somewhat longer filename than the other with more charaters as the all the other filenames'),