3.3.9. CompatibilityPHP74¶
3.3.9.1. CompatibilityPHP74¶
The CompatibilityPHP74 report list all detected issues with PHP 7.4 compatibility.
The CompatibilityPHP74 report displays one result per line, grouped by rule, and ordered by file and line number. Here is an example :
/path/from/project/root/to/file:line[space]name of analysis
This format is fast, and fitted for human review. It is the same format as PerRule.
----------------------------------------------------------------------------------------------------
PHP 7.4 Removed Functions (https://exakat.readthedocs.io/en/latest/Reference/Rules.html#php-php74removedfunctions)
----------------------------------------------------------------------------------------------------
/src/wp-includes/ID3/getid3.php:443 get_magic_quotes_runtime( )
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
idn_to_ascii() New Default (https://exakat.readthedocs.io/en/latest/Reference/Rules.html#php-idnuts46)
----------------------------------------------------------------------------------------------------
/src/wp-includes/PHPMailer/PHPMailer.php:1468 idn_to_ascii($domain, $errorcode)
----------------------------------------------------------------------------------------------------
3.3.9.2. Specs¶
Short name |
CompatibilityPHP74 |
Rulesets |
CompatibilityPHP74. |
Type |
Text |
Target |
This report is written in ‘stdout’. |
Available in |