From: foobar Date: Thu, 21 Apr 2005 14:04:12 +0000 (+0000) Subject: bug => Bug X-Git-Tag: php-5.0.1b1~456 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=714080f10f76ce4218206f986d6e159233deca3f;p=php bug => Bug --- diff --git a/ext/standard/tests/general_functions/bug29038.phpt b/ext/standard/tests/general_functions/bug29038.phpt index 8804ffbaa9..0f79229994 100644 --- a/ext/standard/tests/general_functions/bug29038.phpt +++ b/ext/standard/tests/general_functions/bug29038.phpt @@ -1,5 +1,5 @@ --TEST-- -bug #29038 (extract(), EXTR_PREFIX_SAME option prefixes empty strings) +Bug #29038 (extract(), EXTR_PREFIX_SAME option prefixes empty strings) --FILE-- 1 [c] => 1 -) \ No newline at end of file +) diff --git a/ext/standard/tests/general_functions/bug31190.phpt b/ext/standard/tests/general_functions/bug31190.phpt index 8fdf8eea75..7d154708fa 100644 --- a/ext/standard/tests/general_functions/bug31190.phpt +++ b/ext/standard/tests/general_functions/bug31190.phpt @@ -1,5 +1,5 @@ --TEST-- -bug #31190 (exception in call_user_func_array()) +Bug #31190 (exception in call_user_func_array()) --FILE--