Skip to content

Commit b39f7cf

Browse files
authored
Be more clear about minor version compatibility
1 parent 4a91c66 commit b39f7cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

meta.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ new code contributions processed by an automatic formatter follow (or disregard)
8080
existing code.
8181

8282
Please note this backwards compatibility promise does not extend to projects that use new PHP syntax yet to be specified
83-
in this PER. In this circumstance, a minor version may introduce new requirements that conflict with syntax usage in
84-
existing code.
83+
in this PER. In this circumstance, a minor version may introduce new requirements that are effectively breaking changes.
8584

8685
It is ultimately determined whether a meaningful change may be included in a minor release on a case-by-case basis by
8786
consensus. The addition of `MAY` or `OPTIONAL` requirements or the removal of requirements with non-optional RFC 2119

0 commit comments

Comments
 (0)