diff --git a/tutorials/breaking.md b/tutorials/breaking.md deleted file mode 100644 index 2cd2597087c..00000000000 --- a/tutorials/breaking.md +++ /dev/null @@ -1,6 +0,0 @@ -phpdbg - breaking -================= - -A breakpoint is a stage in the execution that you wish to halt the executor while you inspect, or change, the environment. - -