From: Anatol Belski Date: Wed, 23 Dec 2015 17:18:02 +0000 (+0100) Subject: Added test for bug #71201 X-Git-Tag: php-7.0.3RC1~108^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=204faa5c3674e017c34aac23d2059fec8d9f0c38;p=php Added test for bug #71201 --- diff --git a/ext/standard/tests/math/round_bug71201.phpt b/ext/standard/tests/math/round_bug71201.phpt new file mode 100644 index 0000000000..43a5e11263 --- /dev/null +++ b/ext/standard/tests/math/round_bug71201.phpt @@ -0,0 +1,10 @@ +--TEST-- +Bug #71201 round() segfault on 64-bit builds +--FILE-- + +===DONE=== +--EXPECT-- +0 +===DONE===