Merge branch 'PHP-7.0'

* PHP-7.0:
  fix dir separator in test
This commit is contained in:
Anatol Belski 2016-06-22 11:45:30 +02:00
commit b6259fc91f

View File

@ -12,4 +12,4 @@ stream_filter_append($fp, 'bzip2.compress', STREAM_FILTER_WRITE, $param);
fclose($fp);
?>
--EXPECTF--
Warning: stream_filter_append(): Invalid parameter given for number of blocks to allocate. (0) in %s/bug72447.php on line %d
Warning: stream_filter_append(): Invalid parameter given for number of blocks to allocate. (0) in %s%ebug72447.php on line %d