automated-typo3-update/src/Standards/Typo3Update
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
..
Configuration TASK: Split legacy mapping into two files 2017-05-04 10:44:49 +02:00
Feature FEATURE: Allow auto migration of classes in strings 2017-05-04 13:35:02 +02:00
Sniffs Merge branch 'develop' into feature/15-check-all-possible-occurences-of-class 2017-05-04 08:21:37 +02:00
AbstractYamlRemovedUsage.php TASK: Fix MR issues 2017-05-02 08:09:10 +02:00
Options.php FEATURE: Add warning for removed TypoScript Constants 2017-05-02 12:44:04 +02:00
RemovedByYamlConfiguration.php TASK: Fix MR issues 2017-05-02 08:09:10 +02:00
ruleset.xml TASK: Migrate MissingNamespaceSniff 2017-04-25 14:11:40 +02:00