There was an error fetching the commit references. Please try again later.
FEATURE: Check removed globals
* Add feature, tests and configuration. * Refactor to follow DRY, move prepareStructure to abstract. Resolves: #77
Showing
- src/Standards/Typo3Update/Configuration/Removed/Globals/7.0.yaml 8 additions, 0 deletions...ndards/Typo3Update/Configuration/Removed/Globals/7.0.yaml
- src/Standards/Typo3Update/Options.php 13 additions, 0 deletionssrc/Standards/Typo3Update/Options.php
- src/Standards/Typo3Update/Sniffs/ExtendedPhpCsSupportTrait.php 22 additions, 0 deletions...tandards/Typo3Update/Sniffs/ExtendedPhpCsSupportTrait.php
- src/Standards/Typo3Update/Sniffs/Removed/AbstractGenericUsage.php 21 additions, 0 deletions...dards/Typo3Update/Sniffs/Removed/AbstractGenericUsage.php
- src/Standards/Typo3Update/Sniffs/Removed/GenericGlobalSniff.php 66 additions, 0 deletions...andards/Typo3Update/Sniffs/Removed/GenericGlobalSniff.php
- tests/Fixtures/Standards/Typo3Update/Sniffs/Removed/GenericGlobalSniff/Expected.json 33 additions, 0 deletions...po3Update/Sniffs/Removed/GenericGlobalSniff/Expected.json
- tests/Fixtures/Standards/Typo3Update/Sniffs/Removed/GenericGlobalSniff/InputFileForIssues.php 27 additions, 0 deletions.../Sniffs/Removed/GenericGlobalSniff/InputFileForIssues.php
- tests/Sniffs/Removed/GenericGlobalSniffTest.php 28 additions, 0 deletionstests/Sniffs/Removed/GenericGlobalSniffTest.php
Please register or sign in to comment