Skip to content

Commit

Permalink
Update stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
phpstan-bot committed Jul 19, 2022
1 parent d14dd35 commit 1d651bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Php8StubsMap.php
Original file line number Diff line number Diff line change
Expand Up @@ -2707,6 +2707,8 @@ public function __construct(int $phpVersionId)
'enum_exists' => 'stubs/Zend/enum_exists.php',
));
}

// UPDATE BELONGS HERE
$this->classes = $classes;
$this->functions = $functions;
}
Expand Down

0 comments on commit 1d651bc

Please sign in to comment.