This module scans extensions for usage of deprecated and removed TYPO3 API calls. The module can be a great help for extension developers and site maintainers when upgrading to new core versions. However, the detection approach - based on static code analysis - is limited by concept: false positives/negatives are impossible to avoid. Further details can be found at the official docs.

Extensions