Skip to content

php/policies

Repository files navigation

Policies

This repository contains a list of policies that the PHP Project has adopted through its RFC process to govern releases, voting, and naming guidelines.

It contains the following items:

Requirements Notation

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" in these documents are to be interpreted as described in BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all capitals, as shown here.

Formatting

The files in this documentation are formatted using the rstfmt tool, which you can install with:

python3 -m venv ~/install/rstfmt
~/install/rstfmt/bin/pip3 install rstfmt
sudo ln -s ~/install/rstfmt/bin/rstfmt /usr/local/bin/rstfmt

Please run the tool before submitting a pull request:

rstfmt -w 80 *.rst

About

A collection of the policies and guidelines that set out PHP's development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12