WIP|FEATURE: First working check for deprecated functions
* Provide a generic sniff with configuration (property) containing all deprecated calls. * Check function calls and provide warning with information. Relates: #33
Showing
- src/Standards/Typo3Update/Sniffs/Deprecated/AbstractFunctionCall.php 95 additions, 0 deletions...ds/Typo3Update/Sniffs/Deprecated/AbstractFunctionCall.php
- src/Standards/Typo3Update/Sniffs/Deprecated/GenericFunctionCallSniff.php 60 additions, 0 deletions...ypo3Update/Sniffs/Deprecated/GenericFunctionCallSniff.php
Please register or sign in to comment