<?php $v = DateTimeImmutable::createFromFormat('!m-d', '99-99'); var_dump($v); var_dump(DateTimeImmutable::getLastErrors());
You have javascript disabled. You will not be able to edit any code.