diff --git a/tutorials/breaking.md b/tutorials/breaking.md new file mode 100644 index 00000000000..2cd2597087c --- /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 00000000000..5417222169c Binary files /dev/null and b/tutorials/welcome.png differ