rfc:github_issues

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
rfc:github_issues [2021/11/03 03:03] – Fix numerous typos/grammar mistakes theodorejbrfc:github_issues [2021/11/18 15:24] nikic
Line 207: Line 207:
  
   * Reporting of security issues against PHP.   * Reporting of security issues against PHP.
-  * Reporting of issues against PECL extensions. (We may want to discontinue this as well. Many actively maintained extensions already use GitHub issues rather than bugs.php.net.) 
   * Commenting/updating on existing issues.   * Commenting/updating on existing issues.
  
Line 213: Line 212:
  
   * Reporting documentation problems. (Already disabled.)   * Reporting documentation problems. (Already disabled.)
 +  * Reporting of issues against PECL extensions. (Extensions should have their own issue tracker. Most of them already track issues on GitHub, not bugs.php.net.)
   * Reporting non-security issues against PHP.   * Reporting non-security issues against PHP.
 +
 +It may be possible to migrate security issues to GitHub as well, by making of use of the [[https://docs.github.com/en/code-security/security-advisories/about-github-security-advisories|security advisories]] feature. However, larger changes to the handling of security issues should be decided within the security response group, and as such are considered out of scope of this proposal.
  
 ===== Alternatives ===== ===== Alternatives =====
rfc/github_issues.txt · Last modified: 2021/12/04 14:22 by nikic