当前位置:网站首页>Summary of different configurations of PHP Xdebug 3 and xdebug2
Summary of different configurations of PHP Xdebug 3 and xdebug2
2022-07-06 20:29:00 【billycoder】
Xdebug 3 Many configuration settings have been deleted and changed . This section lists the deleted settings and their replacements .
xdebug.auto_trace #
Use xdebug.mode =trace and xdebug.start_with_request = yes.
xdebug.collect_includes #
have been deleted .include() and The name of the file require() Now it is always included in the development assistant and Function trace output .
xdebug.collect_params #
have been deleted . Now? , stay Development Helpers and Function Trace Parameters with variable contents and parameter names can always be seen in the output .
xdebug.collect_vars #
Removed , Only with xdebug_get_declared_vars() Functions are used in combination , Also removed .
xdebug.coverage_enable #
Use xdebug.mode = coverage.
xdebug.default_enable #
Use xdebug.mode = develop.
xdebug.extended_info #
There is no substitute .Xdebug It will automatically open this when necessary PHP Engine settings .
xdebug.gc_stats_enable #
Use xdebug.mode = gcstats.
xdebug.gc_stats_output_dir #
Use generic xdebug.output_dir Set up .
xdebug.overload_var_dump #
have been deleted .PHPvar_dump() Now always pass xdebug_var_dump() When xdebug.mode Set to develop. xdebug_var_dump () Function availability is independent of the configured mode .
xdebug.profiler_enable #
Use xdebug.mode = profile.
xdebug.profiler_enable_trigger #
Use xdebug.mode =profile and xdebug.start_with_request = trigger.
xdebug.profiler_enable_trigger_value #
Use generic xdebug.trigger_value Set up .
xdebug.profiler_output_dir #
Use generic xdebug.output_dir Set up .
xdebug.remote_addr_header #
Replace with xdebug.client_discovery_header.
xdebug.remote_autostart #
Use xdebug.mode =debug and xdebug.start_with_request = yes.
xdebug.remote_connect_back #
Replace with xdebug.discover_client_host.
xdebug.remote_enable #
Use xdebug.mode = debug.
xdebug.remote_handler #
There is no substitute .Xdebug The stepping debugger of only supports DBGp The handler .
xdebug.remote_host #
Replace with xdebug.client_host.
xdebug.remote_log #
from xdebug.log replace , It also includes the addition of Step Debugging Log messages other than .
xdebug.remote_log_level #
Replace with xdebug.log_level.
xdebug.remote_mode #
about req value ( Original default ), Use xdebug.mode =debug and xdebug.start_with_request = trigger. If original xdebug.remote_autostart Behavior , Please use xdebug.start_with_request =yes instead of trigger.
For this jit value , Please use xdebug.mode =debug and xdebug.start_upon_error = yes.
xdebug.remote_port #
Replace with xdebug.client_port.
The default value is also from change 9000 by 9003.
xdebug.remote_timeout #
Replace with xdebug.connect_timeout_ms.
xdebug.show_mem_delta #
have been deleted . You can calculate the difference in memory usage by comparing the usage of the current frame with that of the previous frame .
xdebug.trace_output_dir #
Use generic xdebug.output_dir Set up .
xdebug.trace_enable_trigger #
Use xdebug.mode =trace and xdebug.start_with_request = trigger.
xdebug.trace_enable_trigger_value #
Use generic xdebug.trigger_value Set up .
边栏推荐
- "Penalty kick" games
- BeagleBoneBlack 上手记
- Quel genre de programmation les enfants apprennent - ils?
- 小孩子學什麼編程?
- 系统与应用监控的思路和方法
- BUUCTF---Reverse---easyre
- Basic knowledge of lists
- Tencent T4 architect, Android interview Foundation
- 22-07-05 upload of qiniu cloud storage pictures and user avatars
- Node.js: express + MySQL实现注册登录,身份认证
猜你喜欢
【GET-4】
Notes on beagleboneblack
5. Wireless in vivo nano network: top ten "feasible?" problem
Ideas and methods of system and application monitoring
BeagleBoneBlack 上手记
夏志刚介绍
How to upgrade high value-added links in the textile and clothing industry? APS to help
持续测试(CT)实战经验分享
Introduction of Xia Zhigang
Special topic of rotor position estimation of permanent magnet synchronous motor -- fundamental wave model and rotor position angle
随机推荐
5. Nano - Net in wireless body: Top 10 "is it possible?" Questions
Linear distance between two points of cesium
(工作记录)2020年3月11日至2021年3月15日
Tencent architects first, 2022 Android interview written examination summary
Digital triangle model acwing 1018 Minimum toll
Pytest (3) - Test naming rules
数字三角形模型 AcWing 1018. 最低通行费
永磁同步电机转子位置估算专题 —— 基波模型类位置估算概要
持续测试(CT)实战经验分享
Tencent T3 Daniel will teach you hand-in-hand, the internal information of the factory
Tencent byte and other big companies interview real questions summary, Netease architects in-depth explanation of Android Development
[cloud native and 5g] micro services support 5g core network
永磁同步电机转子位置估算专题 —— 基波模型与转子位置角
A5000 vgpu display mode switching
知识图谱构建流程步骤详解
js获取浏览器系统语言
报错分析~csdn反弹shell报错
Node. Js: express + MySQL realizes registration, login and identity authentication
In unity space, an object moves around a fixed point on the sphere at a fixed speed
Case ① | host security construction: best practice of 3 levels and 11 capabilities