automated-typo3-update/tests/Fixtures/Standards/Typo3Update/Sniffs/Removed
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
..
GenericConstantUsageSniff TASK: Migrate code base and tests 2017-05-30 15:42:21 +02:00
GenericFunctionCallSniff TASK: Migrate code base and tests 2017-05-30 15:42:21 +02:00
GenericHookSniff FEATURE: Implement removed hook sniff. 2017-05-02 15:43:29 +02:00
GenericSignalSniff TASK: Migrate code base and tests 2017-05-30 15:42:21 +02:00
TypoScriptConstantSniff FEATURE: Add warning for removed TypoScript Constants 2017-05-02 12:44:04 +02:00
TypoScriptSniff Merge branch 'develop' into feature/66-ts-structure 2017-05-04 08:21:11 +02:00