Description
Legacy PHP 8.1 scripts can be inspected in an interactive debugger. This command-line debugger helps developers step through code, inspect variables, test breakpoints, and diagnose runtime behavior. It is run from a terminal with the phpdbg81 command. Debug sessions can reveal source code, credentials, and live data, so they should be limited to trusted development or maintenance environments.