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:
- Release Process: When releases are made, how they are named, our policy on version numbers, and the process on making releases.
- Feature Proposals (RFCs): How to propose new features to PHP.
- Coding Standards: How to name new classes, methods, extensions, and functions.
- Security Classification: What we consider as security issues, their severity, and how to report issues.
- Security Policies and Process: Policies and process on how and when to update the security.txt file on https://www.php.net.