Skip to content

Commit

Permalink
Add mac OS scan
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Nov 23, 2024
1 parent 3798e30 commit 45f246d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public static function analyze(
Context $context,
bool $array_assignment = false,
?Context $global_context = null,
PhpParser\Node\Stmt $from_stmt = null,
?PhpParser\Node\Stmt $from_stmt = null,
?TemplateResult $template_result = null,
bool $assigned_to_reference = false,
): bool {
Expand Down

0 comments on commit 45f246d

Please sign in to comment.