[PHP-WEBMASTER] [web-php] PR #760: fix release date of 7.0.2

2023-03-08 Thread Girgias
Pull Request: https://github.com/php/web-php/pull/760 Unknown action: review_request_removed -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #760: fix release date of 7.0.2

2023-03-08 Thread Girgias
Pull Request: https://github.com/php/web-php/pull/760 Closed by Girgias. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #760: fix release date of 7.0.2

2023-03-02 Thread easbarba
Pull Request: https://github.com/php/web-php/pull/760 Author: easbarba Hi, I've noticed that the release date of PHP 7.0.2 on `include/releases.inc` is incorrect, as stated in the _php-src_ 7.0.2 tag: **Jan 6, 2016**. Link: https://github.com/php/php-src/releases/tag/php-7.0.2 That's it :) -