coding-standard icon indicating copy to clipboard operation
coding-standard copied to clipboard

Adapt rules for PHP 8.1

Open paulbalandan opened this issue 2 years ago • 4 comments

This change will target v4.5 once released.

paulbalandan avatar Dec 20 '23 07:12 paulbalandan

My question now is: should this branch off for a v2 release? @kenjis @MGatner

paulbalandan avatar Dec 21 '23 07:12 paulbalandan

No, it is not needed. Increment minor version number. See https://medium.com/@sampart/semantic-versioning-when-you-change-the-required-programming-language-version-16a3a3555c95

kenjis avatar Dec 21 '23 08:12 kenjis

Agree with @kenjis: Compose will handle the language requirement and I don't see a need to maintain multiple styles branches with dedicated releases.

MGatner avatar Dec 27 '23 11:12 MGatner

I've created a new branch 1.8.x to house all related changes pending release of v4.5.

paulbalandan avatar Dec 29 '23 17:12 paulbalandan