automated-typo3-update/tests/Fixtures/Standards/Typo3Update/Sniffs/Classname
Daniel Siepmann f8afc920a4
TASK: Migrate code base and tests
* Use namespace in configuration, as classes are now namespaced.
* Also use namespace in code for referenced to own sniffs.
* Do not use identifiers with further dots as this is no longer
  supported, use ":" instead.

Relates: #82
2017-05-30 15:42:21 +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: Add removed classes in 7.0 2017-04-27 16:10:28 +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: Migrate IsACallSniff 2017-04-25 14:36:19 +02:00
PhpDocCommentSniff TASK: Migrate code base and tests 2017-05-30 15:42:21 +02:00
StaticCallSniff TASK: Make some tests pass again 2017-04-25 13:28:09 +02:00
StringSniff FEATURE: Allow auto migration of classes in strings 2017-05-04 13:35:02 +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