You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_pages/code-of-conduct.md
+18-8Lines changed: 18 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
1
---
2
2
title: Code of Conduct
3
-
description: PHP Foundation Code of Conduct
3
+
description: The PHP Foundation Code of Conduct
4
4
permalink: code-of-conduct
5
5
layout: page
6
6
---
7
+
7
8
### Our Pledge
8
9
9
10
We as members, contributors, and leaders pledge to make participation in our
@@ -44,8 +45,8 @@ Examples of unacceptable behavior include:
44
45
45
46
CoC Active Response Ensurers (CARE) team members
46
47
are responsible for clarifying and enforcing our standards of acceptable
47
-
behavior and will take appropriate and fair corrective action in response to any
48
-
behavior that they deem inappropriate, threatening, offensive, or harmful.
48
+
behavior **within the scope of PHP Foundation activities and spaces**.
49
+
They are not responsible for adjudicating disputes or behaviors occurring in external communities or organizations, unless those actions directly affect the Foundation’s activities or its community spaces.
49
50
50
51
CARE team members have the right and responsibility to remove, edit, or reject
51
52
comments, commits, code, wiki edits, issues, and other contributions that are
@@ -54,11 +55,19 @@ decisions when appropriate.
54
55
55
56
### Scope
56
57
57
-
This Code of Conduct applies within all community spaces, and also applies when
58
-
an individual is officially representing the community in public spaces.
59
-
Examples of representing our community include using an official e-mail address,
60
-
posting via an official social media account, or acting as an appointed
61
-
representative at an online or offline event.
58
+
This Code of Conduct applies within all PHP Foundation-managed spaces (e.g., events, repositories, communication channels) and to all individuals officially representing the Foundation in those contexts.
59
+
60
+
It does not extend to actions or disputes occurring solely within third-party communities or companies unless those actions directly and substantially affect Foundation operations or participants in our spaces.
61
+
62
+
### Sponsorship and Membership
63
+
64
+
Sponsorship of the PHP Foundation is a financial contribution that supports our mission. Sponsorship does not imply governance rights, or endorsement of the sponsor’s actions, products, or policies.
65
+
66
+
Members of the Foundation (e.g., Staff, Board and Advisory Board participants) are expected to uphold the Code of Conduct in all Foundation-related contexts. However, the Foundation does not assume responsibility for the actions of these individuals or their companies outside the scope of Foundation activities, unless those actions materially impact the Foundation’s work or violate this Code in our official spaces.
67
+
68
+
### Neutrality
69
+
70
+
The PHP Foundation maintains a position of neutrality in disputes between companies, communities, and individuals within the broader PHP ecosystem. We focus on supporting PHP’s development and growth. The Foundation will not intervene in external disputes unless directly required to protect its contributors, events, or resources.
62
71
63
72
### Enforcement
64
73
@@ -126,3 +135,4 @@ Community Impact Guidelines were inspired by Mozilla’s code of conduct enforce
0 commit comments