The "Application Information" menu is now able to show an enabled
debugger and its version, if available. Supported debuggers are xdebug
and Zend Debugger at the moment.
Impact
If a debugger is activated and can be determined via
extension_loaded(), the "Application Information" will show such an
activated debugger.
Feature: #94966 - Show debugger in Application Information
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.4/Feature-94966-ShowDebuggerInApplicationInformation.html
Feature: #94966 - Show debugger in Application Information
See 94966
Description
The "Application Information" menu is now able to show an enabled debugger and its version, if available. Supported debuggers are xdebug and Zend Debugger at the moment.
Impact
If a debugger is activated and can be determined via
extension_loaded()
, the "Application Information" will show such an activated debugger.