1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Derick Rethans
b2b48ca1e0 Remove references, redirects, and selection of mirrors 2019-04-01 11:27:09 +01:00
Peter Cowburn
6e3fac0e77 stop looking for PHP 5 in releases feed (bug #77774)
PHP 5 was removed from $RELEASES in b8b8f3dfa0.
Keep the multiple versions code in the feed (commented out)
for when PHP 8 comes along.
2019-03-20 20:07:20 +00:00
Sara Golemon
fe9f16cbb3 Include SHA256 checksums in /releases/feed.php
Also guard against release entries with no MD5 entry in the future.
2017-06-05 22:25:16 -04:00
Adam Harvey
195ccdf280 Sort the releases. 2016-02-16 17:30:07 +00:00
JamesRezo
dd3d9ce7c6 PHP7 in atom feed 2016-01-09 17:27:56 +01:00
Hannes Magnusson
10af1e0af5 Replace hourly-pre-generated release feed with a PHP script
Seems to fix couple of things, like actually including all the
supported" minor versions, not listing empty windows sections etc etc
probably breaks something too
2013-10-27 18:44:59 -07:00