-
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
gsherwood committed
Apr 19, 2018 This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
New sniff to check class instantiation for PSR12 + package.xml entrie…
…s for new sniffs (ref #750)
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
Added new Generic.PHP.LowerCaseType sniff to ensure PHP types used fo…
gsherwood committedApr 19, 2018 …r type hints, return types, and type casting are lowercase
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
gsherwood committed
Apr 19, 2018 This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
Added token pointers to the type hints into the return value of both …
gsherwood committedApr 19, 2018 …these methods Allows sniffs that what to modify these PHP types during fixing to find the type hint more easily.
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits
-
2This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits
-
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
Specifying a path to a non-existent dir when using the --report-[repo…
…rtType]=/path/to/report CLI option no longer throws an exception (ref #1992)
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
Function return types are now tokenized as T_RETURN_TYPE in all cases…
… + the return value of File::getMethodProperties() now contains a return_type array index with a cleaned up return type (ref #1527)
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits
-
Switched to new PHPCS annotation method
gsherwood committedApr 16, 2018 This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits
-
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
Now checking if annotations are enabled as annontation comments are n…
gsherwood committedApr 13, 2018 …ow remaining tokenised with this setting off
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
Special PHPCS comment tokens now remain tokenized as normal when igno…
gsherwood committedApr 13, 2018 …ring annotations This allows sniffs (such as commenting sniffs) to continue ignoring these tokens and not generate a lot of false error messages.
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
Merge branch 'feature/1942-load-custom-report-based-on-FQN' of https:…
gsherwood committedApr 13, 2018 This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
Merge branch 'fix-issue-1989' of https://github.com/phil-davis/PHP_Co…
gsherwood committedApr 13, 2018 This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits
-
Additional fix for #1986 - selective re-enable of two sniffs independ…
…ently didn't work
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
-
Additional fix for #1986 - partial re-enable followed by re-disable w…
…as not working
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits
-
Generic.WhiteSpace.ScopeIndent now does a better job of fixing the in…
…dent of PHP open and close tags (ref #1539)
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits
-
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits -
You can now apply include-pattern rules to individual message codes i…
…n a ruleset like you can with exclude-pattern rules (ref #1981)
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits
-
Fixed bug #1982 : Squiz.Arrays.ArrayDeclaration fixer sometimes puts …
…a comma in front of the last array value
This commit was signed with a verified signature.gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits
-
This commit was signed with a verified signature.
gsherwood Greg Sherwood
GPG key ID: 31C7E470E2138192 Learn about signing commits