diff --git a/ext/standard/tests/image/bug13213.phpt b/ext/standard/tests/image/bug13213.phpt index c14ce36017b..c97b7016b41 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 5cdd67f917a..aaeb8e865c7 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--