automated-typo3-update/tests/Fixtures/Standards/Typo3Update/Sniffs
Daniel Siepmann 7a16dac529
FEATURE: Allow auto migration of classes in strings
* We now check class names case sensitive in strings.
* This will prevent issues with stuff like TCA, as class names mathing
  table names are written in lower case.
* Also add further tests and fix issues.
* Extend test to check that lower version is not replaced but mentioned
  as warning.
* Expected class names in Tx_ format are reported as fixable error.

Resolves: #15
2017-05-04 13:35:02 +02:00
..
Classname FEATURE: Allow auto migration of classes in strings 2017-05-04 13:35:02 +02:00
Deprecated/AjaxRegistrationSniff BUGFIX: Adjust TYPO3 docs urls 2017-04-11 12:53:02 +02:00
LegacyClassname TASK: Add test case 2017-04-25 16:36:41 +02:00
Removed FEATURE: Add warning for removed TypoScript Constants 2017-05-02 12:44:04 +02:00
Classname.php TASK: Use test class for each sniff. 2017-05-02 15:08:21 +02:00