From: krakjoe Date: Sun, 10 Nov 2013 21:12:41 +0000 (+0000) Subject: ... X-Git-Tag: php-5.6.0alpha1~110^2~510 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d99241455639e2333572f285a7a449fa2d7af10;p=php ... --- diff --git a/phpdbg_prompt.c b/phpdbg_prompt.c index 407a204168..284f32d861 100644 --- a/phpdbg_prompt.c +++ b/phpdbg_prompt.c @@ -391,7 +391,6 @@ zend_vm_enter: while (phpdbg_interactive(0, NULL TSRMLS_CC) != PHPDBG_NEXT) { continue; } - printf("out\n"); } } }