Viewing Issues 1 - 50 / 52

    PID CategorySeverityStatusUpdated Target VersionSummary
  0001783   
Tracing
feature
closed (derick)
2020-10-143.0devStacktrace needs vertical scrolling on small screens.
  0001743   
Uncategorized
minor
closed (derick)
2020-10-143.0devFiguring out whether a call is a closure uses string comparisions instead of checking the ACC flag
  00018481  
Step Debugging
major
closed (derick)
2020-10-143.0devChange default Xdebug port from 9000 to 9003
  00018471  
Step Debugging
minor
closed (derick)
2020-10-143.0devRemove xdebug.remote_cookie_expire_time setting
  00018461  
Step Debugging
minor
closed (derick)
2020-10-143.0devRename setting xdebug.remote_timeout to xdebug.connect_timeout_ms
  00018451  
Step Debugging
minor
closed (derick)
2020-10-143.0devRename xdebug.remote{host,port} to xdebug.client{host,port}
  00018441  
Uncategorized
minor
closed (derick)
2020-10-143.0devAdd deprecation warning for removed and renamed configuration setting names
  00018411  
Code Coverage
minor
closed (derick)
2020-10-143.0devAdd support for PHP 8 'match' keyword
  00018381  
Uncategorized
minor
closed (derick)
2020-10-143.0devRemove collect_params setting, and always default it to "4"
  000183413
Uncategorized
minor
closed (derick)
2020-10-143.0devReturn type must be bool in overloaded set_time_limit
  00018331  
Uncategorized
minor
closed (derick)
2020-10-143.0devAdd links to documentation in diagnostic log
  0001832   
Step Debugging
minor
closed (derick)
2020-10-143.0devIf connect back host can not be contacted, fallback to remote_host/port
  0001831   
Uncategorized
minor
closed (derick)
2020-10-14Add diagnostics
  00018291  
Profiling
minor
closed (derick)
2020-10-143.0devSwitch to 10ns profiler resolution
  00018261  
Profiling
minor
closed (derick)
2020-10-143.0devReduce profiler memory allocation and call overhead
  00018251  
Profiling
minor
closed (derick)
2020-10-143.0devImprove profiler performance by not calling fflush after every function
  00018243  
Uncategorized
minor
closed (derick)
2020-10-143.0devAllow Xdebug's mode to be set through an environment variable
  0001823   
Profiling
minor
closed (derick)
2020-10-143.0devProfiler generates negative data for memory usage
  00018201  
Profiling
major
closed (derick)
2020-10-143.0devIncrease time tracing precision
  00018181  
Uncategorized
feature
closed (derick)
2020-10-143.0.0beta1Switch variable storage from char/size_t to zend_string
  0001817   
Uncategorized
feature
closed (derick)
2020-10-143.0devSwitch filename storage from char/size_t to zend_string
  0001812   
Tracing
minor
closed (derick)
2020-10-143.0devRemove show_mem_delta setting
  0001811   
Stacktraces
feature
closed (derick)
2020-10-143.0devRemove xdebug.collect_includes setting and always include them
  00018101  
Stacktraces
minor
closed (derick)
2020-10-143.0devRemove collect_vars and xdebug_get_declared_vars()
  0001809   
Uncategorized
feature
closed (derick)
2020-10-143.0devRemove "overload_var_dump" setting
  00018071  
Documentation
feature
closed (derick)
2020-10-143.0devDocument Xdebug installation with yum and apt
  0001801   
Uncategorized
feature
closed (derick)
2020-10-143.0devRename mode 'display' to mode 'develop'
  0001797   
Uncategorized
feature
closed (derick)
2020-10-143.0devImplement generic logging
  0001795   
Uncategorized
minor
closed (derick)
2020-10-143.0devDeprecate PHP 7.1 support
  0001794   
Code Coverage
minor
closed (derick)
2020-10-143.0devReplace the filter's blacklist/whitelist with exclude/include
  0001793   
Step Debugging
feature
closed (derick)
2020-10-143.0devAdd xdebug.start_upon_error setting to cover the removed xdebug.remote_mode=jit feature.
  0001792   
Step Debugging
feature
closed (derick)
2020-10-143.0devChange start_with_request=always/never to start_with_request=yes/no
  0001791   
Uncategorized
feature
closed (derick)
2020-10-143.0devReplace xdebug.trigger, xdebug.trigger_value, with xdebug.start_with_request=trigger and xdebug.trigger_value
  00017891  
Uncategorized
feature
closed (derick)
2020-10-143.0devProvide PHP stubs for Xdebug's functions
  0001786   
Step Debugging
feature
closed (derick)
2020-10-143.0devRemove idekey value fallback to USER/USERNAME environment variable
  0001785   
Step Debugging
feature
closed (derick)
2020-10-143.0devReplace xdebug.remote_mode and xdebug.auto_trace with generic "start-with-request" setting
  00017731  
Uncategorized
feature
closed (derick)
2020-10-143.0devReplace all xdebug.*_output_dir settings with xdebug.output_dir
  0001762   
Installation
minor
closed (derick)
2020-10-143.0devIntroduce feature modes
  000175661
Step Debugging
major
closed (derick)
2020-10-143.0devPhp process won't exit after running connected to a client
  00017554  
Step Debugging
major
closed (derick)
2020-10-143.0devOverload pcntl_fork() to prevent performance degradation by calling xdebug_get_pid often
  00017522  
Uncategorized
feature
closed (derick)
2020-10-143.0devUse a stack pool to manage stack entries instead of allocating and deallocating entries
  0001712   
Profiling
feature
closed (derick)
2020-10-143.0devAdd unit to profiler data types
  00016802  
Uncategorized
feature
closed (derick)
2020-10-143.0devUpdate var dumping routines to include relevant information for interned strings and immutable arrays
  0001378   
Step Debugging
minor
closed (derick)
2020-10-143.0devUnfortunate coupling of default_enable=1 and remote_mode=jit
  00018131  
Uncategorized
feature
closed (derick)
2020-10-033.0.0beta1Make sure that the xdebuginit*_globals don't do more than they need to, and that init is only done when xdebug.mode != off
  00018601  
Step Debugging
minor
closed (derick)
2020-10-023.0.0beta1Allow xdebug.cloud_id to be set through an environment variable
  0001857   
Step Debugging
minor
closed (derick)
2020-09-303.0.0beta1Rename xdebug.remote_addr_header to xdebug.client_discovery_header
  0001856   
Step Debugging
minor
closed (derick)
2020-09-303.0.0beta1Rename xdebug.remote_connect_back to xdebug.discover_client_host
  00018371  
Uncategorized
minor
closed (derick)
2020-09-253.0.0beta1Support for associative variadic variable names (PHP 8)
  0001850   
Tracing
minor
closed (derick)
2020-09-243.0.0beta1Change array variable output in tracing to use modern [] syntax