summaryrefslogtreecommitdiff
path: root/Zend/tests/bug77345_gc_2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug77345_gc_2.phpt')
-rw-r--r--Zend/tests/bug77345_gc_2.phpt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Zend/tests/bug77345_gc_2.phpt b/Zend/tests/bug77345_gc_2.phpt
index 9d39b6b969..57353c5a3f 100644
--- a/Zend/tests/bug77345_gc_2.phpt
+++ b/Zend/tests/bug77345_gc_2.phpt
@@ -42,7 +42,8 @@ xxx();
gc_collect_cycles();
var_dump('end');
+?>
--EXPECT--
bool(true)
string(5) "start"
-string(3) "end" \ No newline at end of file
+string(3) "end"