Skip to content

Commit cf1c7ee

Browse files
committedAug 26, 2024·
Update stubs
1 parent 407d473 commit cf1c7ee

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed
 

‎Php8StubsMap.php

-2
Original file line numberDiff line numberDiff line change
@@ -2797,8 +2797,6 @@ public function __construct(int $phpVersionId)
27972797
]);
27982798

27992799
$functions = \array_merge($functions, [
2800-
'_die' => 'stubs/Zend/_die.php',
2801-
'_exit' => 'stubs/Zend/_exit.php',
28022800
'array_all' => 'stubs/ext/standard/array_all.php',
28032801
'array_any' => 'stubs/ext/standard/array_any.php',
28042802
'array_find' => 'stubs/ext/standard/array_find.php',

‎stubs/Zend/_die.php

-7
This file was deleted.

‎stubs/Zend/_exit.php

-6
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.