-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Milestone
Description
With PHP 8.5 coming out very soon, it's time for a minor update. This should not require any breaking changes, so I expect it to be a 3.1 release, not 4.0.
Issues I've seen discussed are listed below. Discuss further in those issues/PRs. If you want to take a crack at one, please do, but put your name next to the issue in the list below and/or say so in the issue thread so we don't duplicate work.
New functionality
- PHP 8.5: Always require parentheses around
clone()#124 - Clarify binary operators generally, including pipe #127
- Forbid use of semi-colon on switch case/default statements #128
Existing clarifications
- Clarify that commas should always have spaces after them, even in arrays. (Destructuring syntax (list() and []) #119)
samdark
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed