From 9c144e0d8217d1ef7a83c2498214308b21af749f Mon Sep 17 00:00:00 2001 From: Gabriel Caruso Date: Sun, 16 Sep 2018 14:16:42 -0300 Subject: Trim trailing whitespace in tests --- ext/spl/tests/fixedarray_015.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/spl/tests/fixedarray_015.phpt') diff --git a/ext/spl/tests/fixedarray_015.phpt b/ext/spl/tests/fixedarray_015.phpt index a25e1dc669..3fedd35090 100644 --- a/ext/spl/tests/fixedarray_015.phpt +++ b/ext/spl/tests/fixedarray_015.phpt @@ -11,6 +11,6 @@ try { echo "Done\n"; ?> ---EXPECT-- +--EXPECT-- Ok - SplFixedArray::__construct() expects parameter 1 to be int, string given Done -- cgit v1.2.1