Skip to content

Commit

Permalink
Update stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
phpstan-bot committed Aug 26, 2024
1 parent 407d473 commit cf1c7ee
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
2 changes: 0 additions & 2 deletions Php8StubsMap.php
Original file line number Diff line number Diff line change
Expand Up @@ -2797,8 +2797,6 @@ public function __construct(int $phpVersionId)
]);

$functions = \array_merge($functions, [
'_die' => 'stubs/Zend/_die.php',
'_exit' => 'stubs/Zend/_exit.php',
'array_all' => 'stubs/ext/standard/array_all.php',
'array_any' => 'stubs/ext/standard/array_any.php',
'array_find' => 'stubs/ext/standard/array_find.php',
Expand Down
7 changes: 0 additions & 7 deletions stubs/Zend/_die.php

This file was deleted.

6 changes: 0 additions & 6 deletions stubs/Zend/_exit.php

This file was deleted.

0 comments on commit cf1c7ee

Please sign in to comment.