sirbrillig / phpcs-variable-analysis

Find undefined and unused variables with the PHP Codesniffer static analysis tool.
Other
135 stars 14 forks source link

`squizlabs/PHP_CodeSniffer` is abandoned - Replace with `PHPCSStandards/PHP_CodeSniffer` when the time is right #314

Closed Levivb closed 8 months ago

Levivb commented 9 months ago

See https://github.com/squizlabs/PHP_CodeSniffer/issues/3932

Will this package switch to https://github.com/PHPCSStandards/PHP_CodeSniffer as it is a direct fork?

Given jrfnl's activity a few days ago (https://github.com/sirbrillig/phpcs-variable-analysis/commit/151bed47c4340ff00436ae5de3d1f4225cfeb3bb) I suspect this package will not be overlooked.

But wanted to mention it here to get a bit of a headstart :)

Looks like it will be a drop-in replacement once the replacement package will get a new tag

jrfnl commented 9 months ago

@Levivb The branch was already pushed, just not pulled yet...

Levivb commented 8 months ago

You are truly on top of everything 🥇

Levivb commented 8 months ago

https://github.com/squizlabs/PHP_CodeSniffer/issues/3932#issuecomment-1842531678

no change is needed. Closing this issue :)