<?php declare(strict_types=1); function test(string $t = null) { var_dump($t); } test(null); var_dump(\DateTimeZone::listIdentifiers(\DateTimeZone::ALL, null));
You have javascript disabled. You will not be able to edit any code.
This script was stopped while abusing our resources