From: Antony Dovgal Date: Mon, 26 Dec 2005 15:05:38 +0000 (+0000) Subject: add new test for recently fixed bug X-Git-Tag: php-5.1.2RC2~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=537900c8e82984990ac3344e95089491a496ecbb;p=php add new test for recently fixed bug --- diff --git a/ext/standard/tests/general_functions/bug27678.phpt b/ext/standard/tests/general_functions/bug27678.phpt new file mode 100644 index 0000000000..ec9cf93cf7 --- /dev/null +++ b/ext/standard/tests/general_functions/bug27678.phpt @@ -0,0 +1,14 @@ +--TEST-- +bug #27678 (number_format() crashes with large numbers) +--FILE-- + +--EXPECT-- +Done