automated-typo3-update/tests
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
..
CodeSniffer/Tokenizers TASK: Update to latest TypoScript tokenizer 2017-04-09 20:14:16 +02:00
Feature FEATURE: Allow auto migration of classes in strings 2017-05-04 13:35:02 +02:00
Fixtures FEATURE: Allow auto migration of classes in strings 2017-05-04 13:35:02 +02:00
Sniffs Merge branch 'feature/seperate-tests' into feature/15-check-all-possible-occurences-of-class 2017-05-04 08:41:23 +02:00
FileNotFoundException.php TASK: Improve tests 2017-04-06 11:14:32 +02:00
SniffsTest.php TASK: Use test class for each sniff. 2017-05-02 15:08:21 +02:00