mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
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 now. Closes GH-730.