automated-typo3-update/tests/Fixtures/Standards/Typo3Update/Sniffs/Classname
Daniel Siepmann efd5d9114f
TASK: Migrate MissingNamespaceSniff
* Make MissingNamespaceSniff work again.
* Move to old namespace as it's a custom sniff, not a general one.
* Do not use new feature here, implement logic internal.
* Remove message from ruleset, use it directly.

Relates: #72
2017-04-25 14:11:40 +02:00
..
InheritanceSniff TASK: Make some tests pass again 2017-04-25 13:28:09 +02:00
InlineCommentSniff TASK: Make some tests pass again 2017-04-25 13:28:09 +02:00
InstanceofSniff TASK: Make some tests pass again 2017-04-25 13:28:09 +02:00
InstantiationWithMakeInstanceSniff TASK: Make some tests pass again 2017-04-25 13:28:09 +02:00
InstantiationWithNewSniff TASK: Make some tests pass again 2017-04-25 13:28:09 +02:00
InstantiationWithObjectManagerSniff TASK: Make some tests pass again 2017-04-25 13:28:09 +02:00
IsACallSniff TASK: Make some tests pass again 2017-04-25 13:28:09 +02:00
PhpDocCommentSniff WIP: Refactor code to new architecture 2017-04-25 12:58:19 +02:00
StaticCallSniff TASK: Make some tests pass again 2017-04-25 13:28:09 +02:00
TypeHintCatchExceptionSniff TASK: Make some tests pass again 2017-04-25 13:28:09 +02:00
TypeHintSniff WIP: Fix TypeHintSniff 2017-04-25 13:25:48 +02:00
UseSniff WIP: Fix use sniff 2017-04-25 13:16:58 +02:00