https://github.com/nierdz/wordpress-opcache-plugin/blob/07c425274bc1bc8df8bf31ed6e4ed01dd156944e/flush-opcache/admin/class-flush-opcache-admin.php#L316 this line must be if ($raw && isset($raw['scripts']) && !empty($raw['scripts'])) {
wordpress-opcache-plugin/flush-opcache/admin/class-flush-opcache-admin.php
Line 316 in 07c4252
this line must be
if ($raw && isset($raw['scripts']) && !empty($raw['scripts'])) {