[skip ci] Update PHP version in phpdbg help (#14965)

This commit is contained in:
Peter Kokot 2024-07-16 07:02:05 +02:00 committed by GitHub
parent 9c84d24706
commit ccd2787947
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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