diff options
author | Anatol Belski <ab@php.net> | 2014-09-20 19:46:44 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-09-20 19:46:44 +0200 |
commit | 132cd8be0d13eaeee200cfa09b0596f6619c6a7e (patch) | |
tree | 7a928718769260e60252c0e048d2f10d0cd94f8c /sapi/phpdbg/phpdbg.1 | |
parent | 763bfb4f3b0e66d5a961f9f367aa86e9f9da262e (diff) | |
parent | 268bcdc1cb668f76b85a84bc4d32194548cc185a (diff) | |
download | php-git-132cd8be0d13eaeee200cfa09b0596f6619c6a7e.tar.gz |
Merge branch 'pull-request/805'
* pull-request/805:
Removes accidentally added files.
Reverts some unwanted changes
Deletes patch leftovers
Replaces php5 with php7, without whitespace changes.
Diffstat (limited to 'sapi/phpdbg/phpdbg.1')
-rw-r--r-- | sapi/phpdbg/phpdbg.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/phpdbg/phpdbg.1 b/sapi/phpdbg/phpdbg.1 index 5e4d144c83..b6c26df565 100644 --- a/sapi/phpdbg/phpdbg.1 +++ b/sapi/phpdbg/phpdbg.1 @@ -7,7 +7,7 @@ phpdbg \- The interactive PHP debugger [\fB\-e\fIFILE\fR] .SH DESCRIPTION .B phpdbg -a lightweight, powerful, easy to use debugging platform for PHP5. +a lightweight, powerful, easy to use debugging platform for PHP7. .SH OPTIONS The following switches are implemented (just like cli SAPI): .TP |