@ -1,5 +1,5 @@
--TEST--
GC 013: Too many cycles in one array
--FILE--
<?php
$a = array();
GC 014: Too many cycles in one object
$a = new stdClass();
GC 015: Object as root of cycle