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

This pull request

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

Spotted in #900.


💁‍♂️ In the first iteration of the inner `foreach`-loop, `$version` is `null`:

https://github.com/php/web-php/blob/e1c61689ade5ce4264e575a0a80fe03d349d670a/include/version.inc#L85-L89

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

Reply via email to