aik099 / CodingStandard

The PHP_CodeSniffer coding standard I'm using on all of my projects
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Various fixes for PHP_CodeSniffer 2.x compatibility #35

Closed aik099 closed 10 years ago

aik099 commented 10 years ago

What else needs to be changed: https://github.com/aik099/CodingStandard/pull/29#issuecomment-54364257

Also #28 needs to be done before merging this to ensure that only our DocCommentSniff version is included and not the original sniff from General standard.