Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0865aaa

Browse files
committedApr 19, 2025·
Document contributor certification in CONTRIBUTING.md [skip ci]
1 parent 25f4f79 commit 0865aaa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ had several contributions accepted, commit privileges are often quickly granted.
3232
PHP welcomes pull requests to [add tests](#writing-tests), fix bugs and to
3333
implement RFCs. Please be sure to include tests as appropriate!
3434

35+
By submitting a pull request, you certify that you have the right to submit
36+
the work under the PHP License and, if applicable, that you have permission
37+
from your employer or organization. Your contribution will be licensed under
38+
the PHP License.
39+
3540
If you are fixing a bug, then please submit your PR against the lowest actively
3641
supported branch of PHP that the bug affects (only green branches on
3742
[the supported version page](https://www.php.net/supported-versions.php) are

0 commit comments

Comments
 (0)
Please sign in to comment.