Skip to content

Commit 05637f0

Browse files
committed
Update matrix-ini-comments.json
1 parent 629118d commit 05637f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/matrix/matrix-ini-comments.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -910,7 +910,7 @@
910910
"xdebug.halt_level": "Error levels that trigger request halt (bitmask).",
911911
"xdebug.idekey": "IDE key identifying debugging session (e.g., 'PHPSTORM').",
912912
"xdebug.log": "Path to Xdebug communication log (for diagnostics).",
913-
"xdebug.log_level": "Xdebug log verbosity. 0=Off,1=Critical,3=Error,5=Warning,7=Info,10=Debug.",
913+
"xdebug.log_level": "Xdebug log verbosity. 0=Criticals,1=Errors,3=Warnings,5=Protocol messages,7=Info,10=Debug.",
914914
"xdebug.max_nesting_level": "Max function nesting depth before Xdebug aborts (protects against recursion).",
915915
"xdebug.max_stack_frames": "Max stack frames to return to the client (-1 = unlimited).",
916916
"xdebug.mode": "Xdebug mode(s). CSV of: off,develop,debug,trace,profile,coverage,gcstats.",

0 commit comments

Comments
 (0)