@ -1,5 +1,7 @@
--TEST--
Cleaning must preserve breakpoints
--INI--
opcache.enable_cli=0
--PHPDBG--
b 4
b foo
Test clearing breakpoints
Test phpdbg_*_oplog() functions
r
q
Basic print functionality
p foo
p class \Foo\bar
Relative print commands