php_scanner
2 sites
No security coverage
Project Overview
The PHP Compatibility Scanner module helps Drupal site administrators scan their codebase (both custom and contributed modules) to identify potential compatibility issues with newer PHP versions. It provides a user-friendly interface to display compatibility information and potential problems.
This module enables site owners to proactively prepare for PHP version upgrades by identifying deprecated functions, syntax issues, and other compatibility problems before they cause site failures.
Features
- Scans both contributed and custom modules
- Detects deprecated and removed PHP functions
- Identifies potential compatibility issues with future PHP versions
- Dashboard with overview of scan results
Development Status
This module is currently in early development.