summaryrefslogtreecommitdiff
path: root/ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt')
-rw-r--r--ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt b/ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt
index 1953643c84..ffb887a04c 100644
--- a/ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt
+++ b/ext/spl/tests/arrayObject_offsetExists_nullcheck.phpt
@@ -7,4 +7,4 @@ var_dump($ao->offsetExists('foo'));
?>
--EXPECTF--
-bool(true) \ No newline at end of file
+bool(true)