[PHP-WEBMASTER] [web-php] PR #730: Fix news2html truncation

2022-12-08 Thread cmb69
Pull Request: https://github.com/php/web-php/pull/730 Closed by cmb69. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #730: Fix news2html truncation

2022-12-08 Thread cmb69
Pull Request: https://github.com/php/web-php/pull/730 Author: cmb69 If there are NEWS entries referring to a certain PHP version, these are interpreted as belonging to that PHP version. Since the lines actually delimiting PHP versions are supposed to have comma after the date, we enforce that