fix 5.3 compatiblity of tests

This commit is contained in:
Robin Appelman 2015-10-16 15:55:10 +02:00
commit f8cbccabd5
3 changed files with 14 additions and 11 deletions

View file

@ -74,7 +74,7 @@ class DirectoryWrapper implements Directory {
}
/**
* @param string $options the options for the context to wrap the stream with
* @param array $options the options for the context to wrap the stream with
* @param string $class
* @return resource
*/