Skip to content

Commit ccd2787

Browse files
authored
[skip ci] Update PHP version in phpdbg help (#14965)
1 parent 9c84d24 commit ccd2787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/phpdbg/phpdbg_help.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ const phpdbg_help_text_t phpdbg_help_text[] = {
332332

333333
/******************************** General Help Topics ********************************/
334334
{"overview!", CR
335-
"**phpdbg** is a lightweight, powerful and easy to use debugging platform for PHP5.4+" CR
335+
"**phpdbg** is a lightweight, powerful and easy to use debugging platform for PHP" CR
336336
"It supports the following commands:" CR CR
337337

338338
"**Information**" CR

0 commit comments

Comments
 (0)