mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
Merge branch 'PHP-7.3' into PHP-7.4
This commit is contained in:
commit
97bcfe54e7
@ -544,8 +544,8 @@ phpdbg_help_text_t phpdbg_help_text[] = {
|
||||
"types:" CR CR
|
||||
|
||||
" **Target** **Alias** **Purpose**" CR
|
||||
" **at** **A** specify breakpoint by location and condition" CR
|
||||
" **del** **d** delete breakpoint by breakpoint identifier number" CR CR
|
||||
" **at** **@** specify breakpoint by location and condition" CR
|
||||
" **del** **~** delete breakpoint by breakpoint identifier number" CR CR
|
||||
|
||||
"**Break at** takes two arguments. The first is any valid target. The second "
|
||||
"is a valid PHP expression which will trigger the break in "
|
||||
|
Loading…
Reference in New Issue
Block a user