Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Jan 31, 2022
1 parent 6c41fdb commit 552b014
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -988,7 +988,6 @@ private static function handleReturn(
} elseif ($classlike_storage
&& !$classlike_storage->user_defined
&& $codebase->analysis_php_version_id >= 80000
&& !$storage->signature_return_type
) {
$new = [];
$queue = new SplQueue;
Expand Down

0 comments on commit 552b014

Please sign in to comment.