PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Automatic conversion of 'false' to array is deprecated

Last modified: 16 May 2022

Reports automatic conversions of false values to arrays. Such expressions are deprecated starting from PHP 8.1.

See Deprecate autovivification on false for details.