Description
Legacy PHP 7.4 scripts can be inspected in an interactive debugger. It is the phpdbg command-line debugger for stepping through code, checking state, and diagnosing runtime behavior. Debug sessions can reveal source code and secrets, so they should run only in trusted environments.