summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/extract_safety.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/array/extract_safety.phpt')
-rw-r--r--ext/standard/tests/array/extract_safety.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/standard/tests/array/extract_safety.phpt b/ext/standard/tests/array/extract_safety.phpt
index 046ef5e2e2..bebbaa1988 100644
--- a/ext/standard/tests/array/extract_safety.phpt
+++ b/ext/standard/tests/array/extract_safety.phpt
@@ -15,10 +15,9 @@ debug_zval_dump($GLOBALS["str"]);
echo "\nDone";
?>
-
--EXPECTF--
string(4) "John" refcount(%d)
int(0)
string(4) "John" refcount(%d)
-Done \ No newline at end of file
+Done