<?php $a = new \DateTimeImmutable(); if (version_compare(PHP_VERSION, '7.1.0', '>=')) { $a = $a->setTime($a->format('H'), $a->format('i'), $a->format('s'), 0); } var_dump($a);
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`