There was an error fetching the commit references. Please try again later.
FEATURE: Add removed extension to type hint sniff
* Integrate feature and adjust code as needed. * We need to find the class names inside of type hints more accurate. * Also tests need to cover the new feature. Relates: #44
Showing
- src/Standards/Typo3Update/Sniffs/Classname/TypeHintSniff.php 9 additions, 1 deletionsrc/Standards/Typo3Update/Sniffs/Classname/TypeHintSniff.php
- tests/Fixtures/Standards/Typo3Update/Sniffs/Classname/TypeHintSniff/Expected.diff 1 addition, 1 deletion.../Typo3Update/Sniffs/Classname/TypeHintSniff/Expected.diff
- tests/Fixtures/Standards/Typo3Update/Sniffs/Classname/TypeHintSniff/Expected.json 29 additions, 2 deletions.../Typo3Update/Sniffs/Classname/TypeHintSniff/Expected.json
- tests/Fixtures/Standards/Typo3Update/Sniffs/Classname/TypeHintSniff/InputFileForIssues.php 7 additions, 0 deletions...ate/Sniffs/Classname/TypeHintSniff/InputFileForIssues.php
Please register or sign in to comment