automated-typo3-update/tests/Fixtures/Standards/Typo3Update/Sniffs/Classname
Daniel Siepmann afd6f78196
FEATURE: Detect classes in strings
* Detect class names in strings.
* Attach feature to new detection.
* Only add warnings for classes in strings, they might be table names.

Closes: #15
2017-05-02 11:52:42 +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: Migrate IsACallSniff 2017-04-25 14:36:19 +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
StringSniff FEATURE: Detect classes in strings 2017-05-02 11:52:42 +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