Viewing Issues 351 - 400 / 1201

    PID CategorySeverityStatusUpdated Target VersionSummary
  00010552  
Uncategorized
feature
resolved (derick)
2020-03-12Configurable fancy var_dump styling
  00008122  
Uncategorized
feature
resolved (derick)
2020-03-12excessive overhead while not enabled.
  00008033  
Uncategorized
feature
resolved (derick)
2020-03-12Add a setting for defining the error levels that xdebug will handle
  00006961  
Uncategorized
feature
resolved (derick)
2020-03-122.2devAdd statistics collection functionality
  00003373  
Uncategorized
feature
resolved (derick)
2020-03-12Variable highlighting
  00002941  
Uncategorized
feature
resolved (derick)
2020-03-12Filter support for var_dump()
  00012071  
Step Debugging
feature
resolved (derick)
2020-03-12Update context_get and context_names to return class properties as a dedicated context
  00012013  
Step Debugging
feature
resolved (derick)
2020-03-12Optional __debugInfo override
  00009303  
Step Debugging
feature
resolved (derick)
2020-03-12Feature to output errors to browser console
  00006921  
Step Debugging
feature
resolved (derick)
2020-03-12send data to the debugger
  00006681  
Step Debugging
feature
resolved (derick)
2020-03-12Validate Breakpoint Path (check if a dir / file is a symlink)
  00006323  
Step Debugging
feature
resolved (derick)
2020-03-12Option to remove "Container" type in Arrays
  00003844  
Step Debugging
feature
resolved (derick)
2020-03-12send variables and properties in sorted order
  00003661  
Step Debugging
feature
resolved (derick)
2020-03-12Xdebug + Zend Debugger
  00003161  
Step Debugging
feature
resolved (derick)
2020-03-12Eval command performs expression evaluation respectively current stack depth only
  00003061  
Step Debugging
feature
resolved (derick)
2020-03-12Restrict debug output to certain IP addresses
  00006011  
Uncategorized
feature
resolved (derick)
2020-03-12enable xdebug_get_headers to get status headers
  00005941  
Uncategorized
feature
resolved (derick)
2020-03-12Extend the scream support
  00004641  
Uncategorized
feature
resolved (derick)
2020-03-12Externalize html template strings
  00005431  
Profiling
feature
resolved (derick)
2020-03-12add url and http get/post parameters or cli parameters to profiler
  00007081  
Step Debugging
feature
resolved (derick)
2020-03-12Show classname along with object type
  00004993  
Step Debugging
feature
resolved (derick)
2020-03-12Remote_host and firewalls
  00013387  
Tracing
feature
resolved (derick)
2020-03-12Xdebug adds user opcode handlers for assignment even if if its not doing any tracing
  00010051  
Tracing
minor
resolved (derick)
2020-03-12Add environment based trigger for profiler and tracer.
  00006753  
Tracing
feature
resolved (derick)
2020-03-12invoking trace from command line
  0000555   
Tracing
minor
resolved (derick)
2020-03-12Track memory leaks in function trace
  00010921  
Step Debugging
feature
resolved (derick)
2020-03-12Multi-User Debug behing a firewall
  00010521  
Step Debugging
minor
resolved (derick)
2020-03-12Allow for stepping backwards
  00010333  
Step Debugging
minor
resolved (derick)
2020-03-12Show PHP errors during debugging as they happen (by supporting stderr)
  00010181  
Step Debugging
feature
resolved (derick)
2020-03-12Add option not to step into magic methods
  00009081  
Step Debugging
feature
resolved (derick)
2020-03-12Support for set-execution-point
  00008741  
Step Debugging
feature
resolved (derick)
2020-03-12Please add watches
  00005142  
Step Debugging
minor
resolved (derick)
2020-03-12being able to set a "watch" on a variable modification
   00013482  
Step Debugging
feature
resolved (derick)
2020-03-12Variable remote port
  000130931
Step Debugging
major
resolved (derick)
2020-03-12Changing context with context_get and evaluating property in this new context gets null value
  00007403  
Step Debugging
major
resolved (derick)
2020-03-12Allow to send 'eval' command after reaching of 'stopping' state
  00005798  
Step Debugging
feature
resolved (derick)
2020-03-12The ability to start and stop xdebug remote sessions from php code.
  00003942  
Step Debugging
trivial
resolved (derick)
2020-03-12use the stderr stream in DBGp to route messages from php error handler to a debug client
  00002622  
Step Debugging
trivial
resolved (derick)
2020-03-12Supporting break command with minimum overhead
  00007073  
Tracing
feature
resolved (derick)
2020-03-12Limit the function traces output
  00012595  
Tracing
minor
resolved (derick)
2020-03-12Stack trace print-outs in reverse order
  00006411  
Profiling
feature
resolved (derick)
2020-03-12ob_gzhandler is not profiled
  00003362  
Profiling
major
resolved (derick)
2020-03-12API access to profiling information
  00007684  
Uncategorized
minor
resolved (derick)
2020-03-12distinct stack configurations for on screen and for log
  00005041  
Uncategorized
major
resolved (derick)
2020-03-12i'd like to be able to list a whitelist / blacklist of functions & classes for a trace / profiling
  00014973  
Uncategorized
feature
resolved (derick)
2020-03-12REQUEST: Implement PHP_INI_PERDIR type variable allowing to completely disable all Xdebug functionality per directory
  00008493  
Uncategorized
minor
resolved (derick)
2020-03-12Decrease tracing/profiling overhead
  00017013  
Step Debugging
major
resolved (derick)
2020-03-12Slowness due to calls to getTimeOfDay
  00016852  
Step Debugging
major
resolved (derick)
2020-03-12OPCache disabled by xdebug should be opt-in (or opt-out)
  00016811  
Step Debugging
feature
resolved (derick)
2020-03-12Reduce cost of getpid() syscall to once per request/thread/process