Properly display the current releases for PHP

オープン
#1,943 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
62/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
php
領域
content, web-dev

調査の方向性

まず、メインのダウンロードページをソース tarball ページおよび supported-versions.php と比較し、現在のリリース情報がどのように提示されているかを確認します。新しいセクションをどこに配置するか決める前に、既存のリリースデータとレンダリングのエントリーポイントをたどります。対応している各リリースブランチについて、現在の bugfix リリースがメインのダウンロードページに表示されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Page: downloads
Summary

Add a section on the main downloads page that displays the current bugfix release for each release branch

Details

Before the downloads page has been reworked, it contained the source tar balls of current PHP releases. This section also contained the exact version (e.g 8.4.X) of the current bugfix release.

The new downloads page doesn't contain this information at all. You manually need to switch to the source tarballs page to view the current release, which is imo not obvious.

Additional context

When you Google something like "php releases" the top three results are
https://www.php.net/releases/index.php: Only displays unsupported/old releases
https://php.watch/versions: 3rd party site
https://www.php.net/supported-versions.php: Only displays information on release branches, but not on current bugfix releases

主要言語
PHP
スター
1.1k
フォーク
641
平均マージ
22時間 36分
マージ済み PR(30日)
16

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

php/web-php のほかの issue

php/web-php の issue をすべて見る

似ている issue

PHP の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。