/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
date
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/date/tests/bug49700.phpt
--TEST-- Bug #49700 (memory leaks in php_date.c if garbage collector is enabled) --INI-- date.timezone=GMT --FILE-- <?php gc_enable(); $objs = array(); $objs[1] = new DateTime(); gc_collect_cycles(); unset($objs); echo "OK\n"; ?> --EXPECT-- OK
Copyright ©2k19 -
Hexid
|
Tex7ure