mirror of
https://github.com/php/php-src.git
synced 2026-03-30 12:13:02 +02:00
fix mistake in help
This commit is contained in:
@@ -643,7 +643,7 @@ phpdbg_help_text_t phpdbg_help_text[] = {
|
||||
" **break** **b** show current breakpoints" CR
|
||||
" **files** **F** show included files" CR
|
||||
" **classes** **c** show loaded classes" CR
|
||||
" **funcs** **f** show loaded classes" CR
|
||||
" **funcs** **f** show loaded functions" CR
|
||||
" **error** **e** show last error" CR
|
||||
" **vars** **v** show active variables" CR
|
||||
" **globals** **g** show superglobal variables" CR
|
||||
|
||||
Reference in New Issue
Block a user