]> granicus.if.org Git - php/commitdiff
fix dir separator in test
authorAnatol Belski <ab@php.net>
Wed, 22 Jun 2016 09:41:05 +0000 (11:41 +0200)
committerAnatol Belski <ab@php.net>
Wed, 22 Jun 2016 09:41:05 +0000 (11:41 +0200)
ext/bz2/tests/bug72447.phpt

index 0df4cb177b52d02bae57dd894c379d4e94a24875..939a3c289b6e5252b4c23b4f76a07ad6c6f56854 100644 (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