mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
These tests rely on gc being enabled
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
--TEST--
|
||||
GC 035: Lost inner-cycles garbage
|
||||
--INI--
|
||||
zend.enable_gc = 1
|
||||
--FILE--
|
||||
<?php
|
||||
class A {
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
--TEST--
|
||||
Verify yield from on generators being properly cycle collected
|
||||
--INI--
|
||||
zend.enable_gc = 1
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user