Pull Request: https://github.com/php/web-php/pull/869
Author: localheinz

This pull request

- [x] stops passing `null` to a function that expects `DateTime` or `string`

### Before

See http://localhost:8080/supported-versions.php:

<img width="2672" alt="CleanShot 2023-12-06 at 16 59 45@2x" 
src="https://github.com/php/web-php/assets/605483/679b0ad4-7ca2-451e-9c4d-5acdd23f13b2";>


### After

See http://localhost:8080/supported-versions.php:


<img width="2672" alt="CleanShot 2023-12-06 at 17 00 03@2x" 
src="https://github.com/php/web-php/assets/605483/4fb29d78-2208-4b11-b74b-1c2634326a34";>

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to