There was an error fetching the commit references. Please try again later.
Merge branch 'feature/71-refactor-removed-code' into 'develop'
Feature/71 refactor removed code Closes #71 See merge request !79
Showing
- .gitlab-ci.yml 5 additions, 1 deletion.gitlab-ci.yml
- Documentation/source/index.rst 3 additions, 0 deletionsDocumentation/source/index.rst
- composer.json 1 addition, 0 deletionscomposer.json
- src/Standards/Typo3Update/AbstractYamlRemovedUsage.php 97 additions, 0 deletionssrc/Standards/Typo3Update/AbstractYamlRemovedUsage.php
- src/Standards/Typo3Update/Configuration/Features/RemovedClass.yaml 14 additions, 0 deletions...ards/Typo3Update/Configuration/Features/RemovedClass.yaml
- src/Standards/Typo3Update/Configuration/Removed/Classes/7.0.yaml 11 additions, 0 deletions...ndards/Typo3Update/Configuration/Removed/Classes/7.0.yaml
- src/Standards/Typo3Update/Feature/AbstractYamlRemovedUsage.php 32 additions, 0 deletions...tandards/Typo3Update/Feature/AbstractYamlRemovedUsage.php
- src/Standards/Typo3Update/Feature/FeatureInterface.php 1 addition, 0 deletionssrc/Standards/Typo3Update/Feature/FeatureInterface.php
- src/Standards/Typo3Update/Feature/RemovedClassFeature.php 61 additions, 0 deletionssrc/Standards/Typo3Update/Feature/RemovedClassFeature.php
- src/Standards/Typo3Update/Options.php 18 additions, 4 deletionssrc/Standards/Typo3Update/Options.php
- src/Standards/Typo3Update/RemovedByYamlConfiguration.php 79 additions, 0 deletionssrc/Standards/Typo3Update/RemovedByYamlConfiguration.php
- src/Standards/Typo3Update/Sniffs/Removed/AbstractGenericPhpUsage.php 156 additions, 0 deletions...ds/Typo3Update/Sniffs/Removed/AbstractGenericPhpUsage.php
- src/Standards/Typo3Update/Sniffs/Removed/AbstractGenericUsage.php 7 additions, 255 deletions...dards/Typo3Update/Sniffs/Removed/AbstractGenericUsage.php
- src/Standards/Typo3Update/Sniffs/Removed/GenericConstantUsageSniff.php 7 additions, 33 deletions.../Typo3Update/Sniffs/Removed/GenericConstantUsageSniff.php
- src/Standards/Typo3Update/Sniffs/Removed/GenericFunctionCallSniff.php 8 additions, 40 deletions...s/Typo3Update/Sniffs/Removed/GenericFunctionCallSniff.php
- src/Standards/Typo3Update/Sniffs/Removed/TypoScriptSniff.php 11 additions, 62 deletionssrc/Standards/Typo3Update/Sniffs/Removed/TypoScriptSniff.php
- tests/Fixtures/Standards/Typo3Update/Sniffs/Classname/PhpDocCommentSniff/Expected.diff 2 additions, 1 deletion...3Update/Sniffs/Classname/PhpDocCommentSniff/Expected.diff
- tests/Fixtures/Standards/Typo3Update/Sniffs/Classname/PhpDocCommentSniff/Expected.json 13 additions, 4 deletions...3Update/Sniffs/Classname/PhpDocCommentSniff/Expected.json
- tests/Fixtures/Standards/Typo3Update/Sniffs/Classname/PhpDocCommentSniff/InputFileForIssues.php 1 addition, 0 deletions...niffs/Classname/PhpDocCommentSniff/InputFileForIssues.php
- tests/Fixtures/Standards/Typo3Update/Sniffs/Removed/GenericConstantUsageSniff/Expected.json 5 additions, 5 deletions...te/Sniffs/Removed/GenericConstantUsageSniff/Expected.json
Please register or sign in to comment