automated-typo3-update/tests/Fixtures/Standards/Typo3Update/Sniffs/Classname
Daniel Siepmann f2910b02b2
BUGFIX: Allow PhpDocCommentSniff to work find all classnames in comment
* Before only the first classname was returned.
* All class names are returned now.
* This allows to fix Extbase type annotations for relations.
2017-05-11 11:17:46 +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 BUGFIX: Allow PhpDocCommentSniff to work find all classnames in comment 2017-05-11 11:17:46 +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