squizlabs / PHP_CodeSniffer

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
BSD 3-Clause "New" or "Revised" License
10.63k stars 1.48k forks source link

Shrink the scope of 3.8.0 and release ASAP? #3896

Closed someniatko closed 9 months ago

someniatko commented 9 months ago

Hi! It seems this project is not as actively maintained as we all would like.

I noticed there is a 3.8.0 milestone which is about 60% complete. Perhaps it makes sense to only release 3.8.0 with what's already done + mandatory fixes to support PHP 8.2, and postpone everything else to later versions? Thanks!

jrfnl commented 9 months ago

Asked & answered. Also see: #3861

And for the record: the only things in the 3.8.0 milestone which are waiting to be merged, are basically bug fixes, quick fixes and PHP 8.2/8.3 compatibility issues.

someniatko commented 9 months ago

Got it, sorry for the disturbance!