Andreas Möller
d9bcfed482
Enhancement: Enable array_syntax fixer
...
Co-authored-by: MathiasReker <mathias@reker.dk >
Closes GH-659.
2022-08-22 18:59:14 +02:00
Christoph M. Becker
29f24d095c
Fix GH-676: Releases RSS/ATOM feed does not validate
...
The feed's updated element is required before the entries.
Closes GH-678.
2022-07-29 18:08:54 +02:00
Christoph M. Becker
184010c4b0
Remove silly syntax highlighting work around
...
This is unlikely to be an issue nowadays.
2022-07-12 11:46:13 +02:00
Andreas Möller
c68e5a9e4a
Enhancement: Enable single_space_after_construct fixer
...
Closes GH-640.
2022-07-12 11:44:23 +02:00
Andreas Möller
3a2761d9a4
Fix: Heredoc syntax
...
Closes GH-564.
2022-07-08 23:29:25 +02:00
Sara Golemon
0e59effc24
Introduce <php:tag/> to releases feed
2019-06-05 14:59:14 -04:00
Sara Golemon
01d2a85517
Generalize flattening of RELEASES for feed
2019-06-05 10:38:56 -04:00
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