From: krakjoe Date: Wed, 13 Nov 2013 09:17:58 +0000 (+0000) Subject: show break screen image X-Git-Tag: php-5.6.0alpha1~110^2~383 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ee351d90b1388d1ba5c2f6dec0434b61f80c0bd;p=php show break screen image --- diff --git a/test.php b/test.php index 0f240e1618..a9743f4213 100644 --- a/test.php +++ b/test.php @@ -1,19 +1,14 @@ method()); +$dbg = new phpdbg(); -return true; +var_dump( + $dbg->isGreat("PHP Rocks !!")); ?> diff --git a/tutorials/show-broken.png b/tutorials/show-broken.png new file mode 100644 index 0000000000..4964978b4e Binary files /dev/null and b/tutorials/show-broken.png differ