diff --git a/Php8StubsMap.php b/Php8StubsMap.php index 5599b86..7113223 100644 --- a/Php8StubsMap.php +++ b/Php8StubsMap.php @@ -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', diff --git a/stubs/Zend/_die.php b/stubs/Zend/_die.php deleted file mode 100644 index 0fefc8b..0000000 --- a/stubs/Zend/_die.php +++ /dev/null @@ -1,7 +0,0 @@ -