Closed tux-rampage closed 4 years ago
@webimpress I switched to dev-develop. Now the sniff fails. I guess due to active development:
> phpcbf -sp
ERROR: Referenced sniff "WebimpressCodingStandard.PHP.InstantiatingParenthesis" does not exist
Run "phpcbf --help" for usage information
Script phpcbf -sp handling the cs-fix event returned with error code 3
@tux-rampage Yes, I removed that sniff from my library, because there is one in PHP_CodeSniffer. The change is in my PR https://github.com/zendframework/zend-coding-standard/pull/10
You can try to use that branch, as it contains the latest changes with more sniffs and then let us know if it is better for you. It contains fix for the comments in PHPDocs :)
@tux-rampage would you like to try the latest alpha of Zend Coding Standard? https://github.com/zendframework/zend-coding-standard/releases/tag/2.0.0-alpha.3
@tux-rampage would you like to try the latest alpha of Zend Coding Standard? https://github.com/zendframework/zend-coding-standard/releases/tag/2.0.0-alpha.3
Sure, but most likely not before next week. I'm quite busy at the moment.
Closing now as we do not have yet ready zend-coding-standard and not sure if it will be ready before moving to Laminas.
This PR aims to update the zend-coding standard to version 2
Currently this just updates the dependencies and applies autofix to see the outcome.
TODO
@alpha
from dependency's version constraintwebimpress/conting-standard
dependency