diff --git a/ext/standard/tests/file/bug22414.phpt b/ext/standard/tests/file/bug22414.phpt index f6effd272c2..f4f097d66d1 100644 --- a/ext/standard/tests/file/bug22414.phpt +++ b/ext/standard/tests/file/bug22414.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #22414: passthru() does not read data correctly +Bug #22414 (passthru() does not read data correctly) --INI-- safe_mode= output_handler= diff --git a/ext/standard/tests/file/bug24313.phpt b/ext/standard/tests/file/bug24313.phpt index 67b7cf8dd82..dcea58ffef2 100644 --- a/ext/standard/tests/file/bug24313.phpt +++ b/ext/standard/tests/file/bug24313.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #24313: file_exists() warning on non-existant files when is open_basedir enabled +Bug #24313 (file_exists() warning on non-existant files when is open_basedir enabled) --INI-- open_basedir=/tmp --FILE-- diff --git a/ext/standard/tests/file/bug24482.phpt b/ext/standard/tests/file/bug24482.phpt index 6a82723a74b..4bf12e8f66a 100644 --- a/ext/standard/tests/file/bug24482.phpt +++ b/ext/standard/tests/file/bug24482.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #24482: GLOB_ONLYDIR not working +Bug #24482 (GLOB_ONLYDIR not working) --SKIPIF--