mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
[skip ci] Update PHP version in phpdbg help (#14965)
This commit is contained in:
parent
9c84d24706
commit
ccd2787947
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ const phpdbg_help_text_t phpdbg_help_text[] = {
|
|||
|
||||
/******************************** General Help Topics ********************************/
|
||||
{"overview!", CR
|
||||
"**phpdbg** is a lightweight, powerful and easy to use debugging platform for PHP5.4+" CR
|
||||
"**phpdbg** is a lightweight, powerful and easy to use debugging platform for PHP" CR
|
||||
"It supports the following commands:" CR CR
|
||||
|
||||
"**Information**" CR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue