History log of /web-php/releases/feed.php (Results 1 – 15 of 15)
Revision Date Author Comments
# 59c070f5 07-Dec-2023 Andreas Möller

Enhancement: Enable `blank_line_after_opening_tag` fixer (#875)


# 1ebc2c49 22-Aug-2022 Andreas Möller

Enhancement: Enable `binary_operator_spaces` fixer

Closes GH-667.


# d9bcfed4 22-Aug-2022 Andreas Möller

Enhancement: Enable `array_syntax` fixer

Co-authored-by: MathiasReker <mathias@reker.dk>

Closes GH-659.


# 29f24d09 29-Jul-2022 Christoph M. Becker

Fix GH-676: Releases RSS/ATOM feed does not validate

The feed's updated element is required before the entries.

Closes GH-678.


# 184010c4 12-Jul-2022 Christoph M. Becker

Remove silly syntax highlighting work around

This is unlikely to be an issue nowadays.


# c68e5a9e 12-Jul-2022 Andreas Möller

Enhancement: Enable `single_space_after_construct` fixer

Closes GH-640.


# 3a2761d9 08-Jul-2022 Andreas Möller

Fix: Heredoc syntax

Closes GH-564.


# 0e59effc 05-Jun-2019 Sara Golemon

Introduce <php:tag/> to releases feed


# 01d2a855 05-Jun-2019 Sara Golemon

Generalize flattening of RELEASES for feed


# b2b48ca1 29-Mar-2019 Derick Rethans

Remove references, redirects, and selection of mirrors


# 6e3fac0e 20-Mar-2019 Peter Cowburn

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

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.

show more ...


# fe9f16cb 06-Jun-2017 Sara Golemon

Include SHA256 checksums in /releases/feed.php

Also guard against release entries with no MD5 entry in the future.


# 195ccdf2 16-Feb-2016 Adam Harvey

Sort the releases.


# dd3d9ce7 09-Jan-2016 JamesRezo

PHP7 in atom feed


# 10af1e0a 28-Oct-2013 Hannes Magnusson

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 e

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

show more ...