|
1 |
| -Policies |
2 |
| -======== |
| 1 | +########## |
| 2 | + Policies |
| 3 | +########## |
3 | 4 |
|
4 | 5 | This repository contains a list of policies that the PHP Project has
|
5 | 6 | adopted through its RFC process to govern releases, voting, and naming
|
6 | 7 | guidelines.
|
7 | 8 |
|
8 | 9 | It contains the following items:
|
9 | 10 |
|
10 |
| -- `Release Process <release-process.rst>`_: When releases are made, how they |
11 |
| - are named, our policy on version numbers, and the process on making releases. |
12 |
| -- `Feature Proposals (RFCs) <feature-proposals.rst>`_: How to propose new |
13 |
| - features to PHP. |
14 |
| -- `Coding Standards <coding-standards-and-naming.rst>`_: How to name new |
15 |
| - classes, methods, extensions, and functions. |
16 |
| -- `Security Classification <security-classification.rst>`_: What we consider |
17 |
| - as security issues, their severity, and how to report issues. |
18 |
| -- `Security Policies and Process <security-policies.rst>`_: Policies and |
19 |
| - process on how and when to update the `security.txt |
20 |
| - <https://www.php.net/.well-known/security.txt>`_ file on |
21 |
| - https://www.php.net. |
| 11 | +- `Release Process <release-process.rst>`_: When releases are made, how |
| 12 | + they are named, our policy on version numbers, and the process on |
| 13 | + making releases. |
| 14 | + |
| 15 | +- `Feature Proposals (RFCs) <feature-proposals.rst>`_: How to propose |
| 16 | + new features to PHP. |
| 17 | + |
| 18 | +- `Coding Standards <coding-standards-and-naming.rst>`_: How to name |
| 19 | + new classes, methods, extensions, and functions. |
| 20 | + |
| 21 | +- `Security Classification <security-classification.rst>`_: What we |
| 22 | + consider as security issues, their severity, and how to report |
| 23 | + issues. |
| 24 | + |
| 25 | +- `Security Policies and Process <security-policies.rst>`_: Policies |
| 26 | + and process on how and when to update the `security.txt |
| 27 | + <https://www.php.net/.well-known/security.txt>`_ file on |
| 28 | + https://www.php.net. |
0 commit comments