From: krakjoe Date: Wed, 13 Nov 2013 08:23:40 +0000 (+0000) Subject: tutorials directory for images and markdown X-Git-Tag: php-5.6.0alpha1~110^2~386 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b72a37dc5f9ae8a58902ce7ffa72c2d0260a06aa;p=php tutorials directory for images and markdown --- diff --git a/tutorials/breaking.md b/tutorials/breaking.md new file mode 100644 index 0000000000..2cd2597087 --- /dev/null +++ b/tutorials/breaking.md @@ -0,0 +1,6 @@ +phpdbg - breaking +================= + +A breakpoint is a stage in the execution that you wish to halt the executor while you inspect, or change, the environment. + + diff --git a/tutorials/welcome.png b/tutorials/welcome.png new file mode 100644 index 0000000000..5417222169 Binary files /dev/null and b/tutorials/welcome.png differ