php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #77774 PHP Release feed broken
Submitted: 2019-03-20 19:08 UTC Modified: 2019-03-20 21:01 UTC
From: axllent at gmail dot com Assigned: salathe (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2019-03-20 19:08 UTC] axllent at gmail dot com
Description:
------------
Somewhere between the release of 7.3.1 and 7.3.2 the RSS feed stopped working, and has remained broken ever since.

https://php.net/releases/feed.php references /releases.atom, and /releases.atom references itself, neither provide any releases as they did before.

Expected result:
----------------
An RSS feed of the latest releases.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-03-20 20:05 UTC] salathe@php.net
-Status: Open +Status: Verified
 [2019-03-20 20:14 UTC] salathe@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: salathe
 [2019-03-20 20:14 UTC] salathe@php.net
The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 [2019-03-20 20:18 UTC] salathe@php.net
Fixed by 6e3fac0e77 [1].

This got broken when we said "bye bye" to PHP 5 in the list of supported versions, back in January [2].

Thanks for the bug report!

[1] http://git.php.net/?p=web/php.git;a=commit;h=6e3fac0e77
[2] http://git.php.net/?p=web/php.git;a=commit;h=b8b8f3dfa0
 [2019-03-20 21:01 UTC] axllent at gmail dot com
Fantastic, thanks for the very fast turnaround!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 21:01:29 2024 UTC