diff --git a/ext/spl/tests/bug53071.phpt b/ext/spl/tests/bug53071.phpt index ca394f54344..4a2450e2015 100644 --- a/ext/spl/tests/bug53071.phpt +++ b/ext/spl/tests/bug53071.phpt @@ -23,5 +23,5 @@ echo "Done.\n"; ?> --EXPECT-- -int(4) +int(3) Done.