]> granicus.if.org Git - php/commit
Fix #77767: phpdbg break command help message shows incorrect aliases
authorMiriam Lauter <mlauter@etsy.com>
Mon, 18 Mar 2019 16:47:18 +0000 (12:47 -0400)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 19 Mar 2019 08:55:10 +0000 (09:55 +0100)
commit09e522322af7268f53d340cbff3d109fab058539
tree8817ace610946d0d2588ecdd4cf1c5b10b8145e1
parent41bc51ce2d217aa7aca85b4be289bebf91813423
Fix #77767: phpdbg break command help message shows incorrect aliases

Previously the aliases for at and del were listed as A and d
in the help message for break. This patch corrects the aliases
to be @ and ~ respectively.
NEWS
sapi/phpdbg/phpdbg_help.c