slevomat / coding-standard

Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
MIT License
1.37k stars 170 forks source link

replace `squizlabs/php_codesniffer` with `phpcsstandards/php_codesniffer` #1641

Closed LordSimal closed 7 months ago

LordSimal commented 7 months ago

Resolves #1640

ravage84 commented 7 months ago

How about the references to the abandoned repo?

https://github.com/search?q=repo%3Aslevomat%2Fcoding-standard%20https%3A%2F%2Fgithub.com%2Fsquizlabs%2FPHP_CodeSniffer&type=code

LordSimal commented 7 months ago

Links to specific issues or PRs need to be done on the old repo since the same ID doesn't exist in the new fork (unless we want to update it to the new id)

kukulich commented 7 months ago

Thanks.

jrfnl commented 7 months ago

Thank you for your support and your enthousiasm embracing the take-over of the PHP_CodeSniffer package.

In contrast to earlier information, arrangements are now being made to allow the package to continue under its original name on Packagist. The commit (in the new repo) to rename the package has been reverted.

I'd recommend reverting the Composer reference changes and keeping the changes which refer to the repo URL on GitHub.

Sorry for the confusion and thank you for understanding. I hope you'll enjoy the 3.8.0 release, which I expect to release this Friday.