From ccd2787947b64dcac11a8f0d9513b422cb618c89 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Tue, 16 Jul 2024 07:02:05 +0200 Subject: [PATCH] [skip ci] Update PHP version in phpdbg help (#14965) --- sapi/phpdbg/phpdbg_help.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/phpdbg/phpdbg_help.c b/sapi/phpdbg/phpdbg_help.c index ff96a7617e2..1fef964ea74 100644 --- a/sapi/phpdbg/phpdbg_help.c +++ b/sapi/phpdbg/phpdbg_help.c @@ -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