automated-typo3-update/tests/Fixtures/Standards/Typo3Update/Sniffs/Classname
Daniel Siepmann f972533e04 WIP|FEATURE: Check for removed php classes.
* Add feature to existing code base and logic, see #72 .
* Add first removed classes for TYPO3 7.0 as example.
* Adjust first test to make sure basic implementation works.

Relates: #41
2017-04-27 11:23:29 +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|FEATURE: Check for removed php classes. 2017-04-27 11:23:29 +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