mirror of
https://github.com/php/php-src.git
synced 2024-12-27 02:39:39 +08:00
378a05f0de
Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions
9 lines
85 B
PHP
9 lines
85 B
PHP
--TEST--
|
|
Basic run
|
|
--PHPDBG--
|
|
r
|
|
q
|
|
--EXPECTF--
|
|
prompt> [Nothing to execute!]
|
|
prompt>
|