Deprecated '__autoload()' function declaration
Reports the __autoload()
function declarations.
Starting from PHP 7.4, declaring
__autoload()
functions is deprecated.Starting from PHP 8.0, declaring
__autoload()
functions is forbidden.
See __autoload (php.net) for details.
Inspection options
Option | Type | Default |
---|---|---|
PHP 8.0 Severity | Dropdown | Error |
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |
Last modified: 13 July 2023