From: Moriyoshi Koizumi Date: Thu, 23 Jan 2003 19:07:25 +0000 (+0000) Subject: Test name formatting X-Git-Tag: PHP_5_0_dev_before_13561_fix~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fc22aa5d924e9ef77bda66d49d68b5b69793709;p=php Test name formatting --- diff --git a/ext/standard/tests/image/bug13213.phpt b/ext/standard/tests/image/bug13213.phpt index c14ce36017..c97b7016b4 100644 --- a/ext/standard/tests/image/bug13213.phpt +++ b/ext/standard/tests/image/bug13213.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #13213 (GetImageSize and wrong JPEG Comments +Bug #13213 (GetImageSize and wrong JPEG Comments) --FILE-- string(10) "image/jpeg" -} \ No newline at end of file +} diff --git a/ext/standard/tests/math/bug21523.phpt b/ext/standard/tests/math/bug21523.phpt index 5cdd67f917..aaeb8e865c 100644 --- a/ext/standard/tests/math/bug21523.phpt +++ b/ext/standard/tests/math/bug21523.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #21523 number_format tries to allocate negative amount of memory +Bug #21523 (number_format tries to allocate negative amount of memory) --FILE--