Edit report at https://bugs.php.net/bug.php?id=78140&edit=1
ID: 78140 Updated by: [email protected] Reported by: arueckauer at gmail dot com Summary: List available releases as Feed (windows.php.net) -Status: Open +Status: Closed Type: Feature/Change Request Package: Website problem PHP Version: Irrelevant -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: This has been resolved quite some time ago; there are now release.json files available, e.g. <https://windows.php.net/downloads/releases/releases.json> Previous Comments: ------------------------------------------------------------------------ [2019-08-19 11:34:16] Dnbsncbd dot 89 at icloud dot com The following pull request has been associated: Patch Name: protect master branches except for the pecl repos against force pushes On GitHub: https://github.com/php/karma/pull/4 Patch: https://github.com/php/karma/pull/4.patch ------------------------------------------------------------------------ [2019-08-06 17:10:43] [email protected] > Is there any way I can contribute to a solution on this issue? Yes, sure; that would be very welcome! The source code of windows.php.net is publicly available[1], and although it requires quite some tweaks to be run locally, you may be able to provide a PR[2] which also would provide a better discussion environment than this bug tracker. :) [1] <http://git.php.net/?p=web/windows.git;a=summary> <https://github.com/php/web-windows> [2] <https://github.com/php/web-windows/pulls> ------------------------------------------------------------------------ [2019-08-06 16:39:34] arueckauer at gmail dot com Is there any way I can contribute to a solution on this issue? ------------------------------------------------------------------------ [2019-06-13 20:33:18] [email protected] @cmb it's not about a news feed, i think. There's no request to issue separate release announcements or alike. It's merely about making the listings machine readable. That could be done by generating some JSON, similar how it is already done for snapshots, but including also archive releases. There might be a separate implementation for this as a cronjob, similar what is done for the snaps. We should not change the folder structure there, as it will sure break some users. It is sure a chunk of work, but it would be sure useful for everyone and @arueckauer was willing to contribute it. We should just figure out what exactly were to do. Imo adding to the php.net feed would be not very useful, as the information will need to be maintained twice at different places. For PECL, it already needs to be maintained at two places, but there's no good choice there. It is easier to integrate it on windows.php.net somehow, so it generates some releases.json. If we wanted, that could be also extended to the pecl releases. Thanks. ------------------------------------------------------------------------ [2019-06-11 14:32:13] arueckauer at gmail dot com Since downloads are offered on two different domains, I suggested a separate feed. However, adding to the php.net news feed is fine with me, if that causes no other issues and the various windows versions (x86/x64, TS/NTS) are somehow detectable. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=78140 -- Edit this bug report at https://bugs.php.net/bug.php?id=78140&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
