<?php $fx = (array) (static fn () => true); $refl = (array) (new \ReflectionClass(new \DateTime())); print_r($fx); print_r($refl);
You have javascript disabled. You will not be able to edit any code.