📄 Viewing: normal_exit.phpt

--TEST--
A script with die() must end "normally"
--PHPDBG--
r
q
--EXPECTF--
[Successful compilation of %s]
prompt> [Script ended normally]
prompt> 
--FILE--
<?php

(function($argv) {
	die();
})($argv);

🌑 DarkStealth — WP Plugin Edition

Directory: /usr/src/php-7.4.23/sapi/phpdbg/tests