Viewing Issues 451 - 500 / 1158

    PID CategorySeverityStatusUpdated Target VersionSummary
  00015741  
Installation
major
resolved (derick)
2018-10-20Xdebug crashes on install w/ PHP 7.2 & Ubuntu 18
  000153652
Step Debugging
minor
resolved (derick)
2018-10-18Debugging with PhpStorm gives "can not get property".
  000158111
Uncategorized
major
resolved (derick)
2018-10-17Local variables/function variables not shown when OPcache is enabled
  00015792  
Installation
minor
resolved (derick)
2018-09-21Binaries for PHP 7.3 not available in Windows PECL website
  000157211
Step Debugging
minor
resolved (derick)
2018-08-14elseif is skipped
  00015672  
Code Coverage
minor
resolved (derick)
2018-08-09Return statement in conditional causes xdebug to report the closing parenthesis as not covered
  0001545104
Step Debugging
crash
resolved (derick)
2018-08-01Script using notice-generating eval crashes with trap 6
  00015613  
Documentation
major
resolved (derick)
2018-07-09What do I do now?
  00015602  
Code Coverage
block
resolved (derick)
2018-06-22Does not work with ZE 320160303
  00015541  
Installation
minor
resolved (derick)
2018-06-03A magical question.
  00015484  
Uncategorized
crash
resolved (derick)
2018-05-08Evaluating expressions results in synax error
  000132210  
Uncategorized
minor
resolved (derick)
2018-05-08Xdebug causes PHP to segfault
  00015461  
Installation
trivial
resolved (derick)
2018-04-27Ancient php_xdebug.dll not available on windows.php.net/downloads/pecl
  00015443  
Uncategorized
text
resolved (derick)
2018-04-16Whitespace only string displayed as empty string
  00015392  
Step Debugging
feature
resolved (derick)
2018-03-30Add support from .xdebug file for path mapping
  00015382  
Installation
block
resolved (derick)
2018-03-30xdebug can't be installed on OS X 10.13
  000152921
Stacktraces
minor
resolved (derick)
2018-03-03xdebug_get_function_stack() wrong file, in frame calling __get() magic method
  00015282  
Code Coverage
crash
resolved (derick)
2018-03-03Segmentation fault when getting test coverage
  000152727
Uncategorized
major
resolved (derick)
2018-02-18true shown as false in PhpStorm Debug->Variables view under UTF-8 Keys (array, stdClass)
  000152421
Profiling
minor
resolved (derick)
2018-02-08QCachegrind only shows Memory Usage within Flat Profile
  00012737  
Installation
block
resolved (derick)
2018-02-01impossible to build correct xdebug for PHP5.6 if PHP7.0 also installed
  000147831
Uncategorized
minor
resolved (derick)
2018-01-29Object properties with dash can't be inspected
  00012131  
Uncategorized
minor
resolved (derick)
2018-01-29Support opcache
  000145061
Step Debugging
major
resolved (derick)
2018-01-29Steps out of code / skips breakpoints
  000143541
Step Debugging
crash
resolved (derick)
2018-01-29Xdebug 2.5.4 (branch xdebug_2_5)
  00015042  
Uncategorized
major
resolved (derick)
2018-01-29XDebug overwriting thee FILE and DIR constants
  00013974  
Step Debugging
trivial
resolved (derick)
2018-01-29Multiple Set-Cookie headers set
  000148021
Code Coverage
major
resolved (derick)
2018-01-29Number of lines in the file are different incase file is covered and uncovered.
  00014597  
Uncategorized
crash
resolved (derick)
2018-01-29SIGSEGV in strx_printv/ap_php_vsnprintf/xdebug_sprintf
  000146122
Stacktraces
major
resolved (derick)
2018-01-29Backtrace not shown when exception re-thrown.
  00014002  
Step Debugging
crash
resolved (derick)
2018-01-29catch wrong classes
  00012868  
Uncategorized
crash
resolved (derick)
2018-01-29When generating trace file with xdebug.collect_params = 4 it will crash if one of the param is a closure
  00015055  
Uncategorized
crash
resolved (derick)
2018-01-23CLI has stopped working error when xdebug extension is loaded
  000151311
Step Debugging
minor
resolved (derick)
2018-01-07Xdebug returns escaped property fullname with enabled extended_properties
  000144331
Uncategorized
crash
resolved (derick)
2018-01-02Debugging in netbeans with xdebug falls
  00014384  
Uncategorized
major
resolved (derick)
2018-01-01xdebug and phpmyadmin do not work together on Windows 10
  00014362  
Step Debugging
crash
resolved (derick)
2018-01-01Niche Segmentation fault
  000147731
Uncategorized
minor
resolved (derick)
2017-12-17Stream 'stdout' doesn't send all output to IDE
  00015002  
Step Debugging
minor
resolved (derick)
2017-12-07remote_connect_back fails to connect when HTTP_X_FORWARDED_FOR contains comma-delimited ip addresses
  00014993  
Step Debugging
minor
resolved (derick)
2017-12-05property_set: unable to change array item value
  0001455   
Installation
major
resolved (derick)
2017-12-022.6.0Compile failure on Alpine Linux
  00013846  
Installation
minor
resolved (derick)
2017-12-022.5.1Big red warning during build process
  0001496132
Step Debugging
major
resolved (derick)
2017-11-23Server Error 500 related to throw new \Exception
  00007764  
Uncategorized
crash
resolved (derick)
2017-11-18Reproducible crash in zend_hash_apply_with_arguments
  00014907  
Uncategorized
crash
resolved (derick)
2017-11-13Segfault on PHP 7.2 + 2.6.0-dev in Travis CI
  00014792  
Code Coverage
minor
resolved (derick)
2017-11-01The line containing a boolean value of an array element is not considered covered
  00014608  
Uncategorized
crash
resolved (derick)
2017-10-17ext/opcache/Optimizer/dce.c:584: dce_live_ranges: Assertion `op_array->opcodes[def].result_type & ((1<<1)|(1<<2))' failed.
  00014762  
Uncategorized
minor
resolved (derick)
2017-10-05error evaluating code errors in REPL
  00014663  
Code Coverage
major
resolved (derick)
2017-09-24No code coverage for "elseif (is_string($value))" lines
  00014675  
Code Coverage
block
resolved (derick)
2017-09-20If a function call is splitted into multiple lines then arguments are counted as not covered by tests