3v4l.org

run code in 300+ PHP versions simultaneously
<?php enum Test{ case ONE; } $var = Test::ONE; var_dump(gc_status()); unset($var); var_dump(gc_status());
Output for 8.4.7
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000153119) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000226338) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.4.6
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000537905) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000680133) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.4.5
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000412607) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000600396) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.4.4
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000364828) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000499598) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.4.3
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000188689) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000323018) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.4.2
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000199168) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000368537) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.4.1
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000372958) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000554876) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.21
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000149519) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000217378) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.20
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000147479) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000203778) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.19
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000324378) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000487538) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.18
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000155169) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000211669) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.17
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000258319) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000386298) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.16
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000323478) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000485407) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.15
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000256759) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000387719) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.14
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000500597) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000665845) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.13
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000419777) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000554886) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.12
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000542117) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000705835) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.11
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000398998) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000559738) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.10
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000519006) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000671085) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.9
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000350677) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000488485) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.8
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000358817) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000494067) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.7
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000481226) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000646885) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.6
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000492727) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000637726) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.5
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000382667) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000507656) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.4
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.003172468) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.003311646) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.3
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.002931659) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.002997159) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.2
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000474928) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.00429508) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.1
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000350888) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.003723854) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.3.0
array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(0) ["application_time"]=> float(0.000444426) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) } array(12) { ["running"]=> bool(false) ["protected"]=> bool(false) ["full"]=> bool(false) ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["buffer_size"]=> int(16384) ["roots"]=> int(1) ["application_time"]=> float(0.000592646) ["collector_time"]=> float(0) ["destructor_time"]=> float(0) ["free_time"]=> float(0) }
Output for 8.1.32, 8.2.0 - 8.2.28
array(4) { ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["roots"]=> int(0) } array(4) { ["runs"]=> int(0) ["collected"]=> int(0) ["threshold"]=> int(10001) ["roots"]=> int(1) }

preferences:
62.39 ms | 469 KiB | 5 Q