Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / xdebug/xdebug issues and pull requests

#959 - Fix typo

Pull Request - State: closed - Opened by eduan 3 months ago - 1 comment

#958 - fix: crashes in ZTS build because of overloaded functions

Pull Request - State: closed - Opened by dunglas 3 months ago

#956 - fix: ZTS memory management

Pull Request - State: closed - Opened by dunglas 3 months ago - 1 comment

#956 - fix: ZTS memory management

Pull Request - State: closed - Opened by dunglas 3 months ago - 1 comment

#955 - Experimental support for Windows Named Pipes control socket

Pull Request - State: open - Opened by zobo 4 months ago

#953 - Don't compile for master in Xdebug 3.3 branch

Pull Request - State: closed - Opened by derickr 5 months ago

#952 - Tests for issue #2239: XDEBUG_IGNORE

Pull Request - State: closed - Opened by derickr 5 months ago

#947 - Set XG_LIB(diagnosis_buffer) to NULL after it has been freed

Pull Request - State: closed - Opened by iamluc 6 months ago - 1 comment

#946 - Fixed issue #2232: Segfault when ddtrace throws an exception

Pull Request - State: closed - Opened by derickr 6 months ago - 1 comment

#945 - Bump actions/upload-artifact from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#943 - Fixed issue #2227: Crash with return value and observers

Pull Request - State: closed - Opened by derickr 7 months ago

#940 - Make tests more robust (ppc64le)

Pull Request - State: closed - Opened by derickr 7 months ago

#933 - use unique file name instead of paths.dot

Pull Request - State: closed - Opened by remicollet 7 months ago - 1 comment

#932 - Fixed memory leak with control socket, and disable PCRE JIT

Pull Request - State: closed - Opened by derickr 7 months ago

#931 - Fixed issue #2214: Array keys aren't escaped in traces

Pull Request - State: closed - Opened by derickr 7 months ago

#930 - Bump actions/checkout from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#929 - Bump actions/upload-artifact from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#928 - Use newly relocated 'setup-php-sdk'

Pull Request - State: closed - Opened by derickr 7 months ago

#927 - Configure trace files to have a unique name to avoid collisions

Pull Request - State: closed - Opened by derickr 7 months ago

#926 - drop inet_ntoa usage

Pull Request - State: closed - Opened by remicollet 7 months ago - 1 comment

#926 - drop inet_ntoa usage

Pull Request - State: closed - Opened by remicollet 7 months ago - 1 comment

#925 - Add dependabot config

Pull Request - State: closed - Opened by cedric-anne 7 months ago - 1 comment

#923 - Run test suites on PHP 8.3.0

Pull Request - State: closed - Opened by cedric-anne 7 months ago - 2 comments

#923 - Run test suites on PHP 8.3.0

Pull Request - State: closed - Opened by cedric-anne 7 months ago - 2 comments

#922 - Expose __EXCEPTION virtual variable for current EG(exception)

Pull Request - State: open - Opened by zobo 8 months ago - 1 comment

#921 - Handle stream wrapper scheme in xdebug_path_to_url

Pull Request - State: closed - Opened by zobo 8 months ago - 1 comment

#921 - Handle stream wrapper scheme in xdebug_path_to_url

Pull Request - State: closed - Opened by zobo 8 months ago - 1 comment

#920 - Fixed issue #2210: Flamegraphs crash with start_with_request=1

Pull Request - State: closed - Opened by derickr 8 months ago

#920 - Fixed issue #2210: Flamegraphs crash with start_with_request=1

Pull Request - State: closed - Opened by derickr 8 months ago

#917 - Fixed issue #2207: Add filenames for include and friends to flamegraph output

Pull Request - State: closed - Opened by derickr 8 months ago - 1 comment

#916 - Update xdebug.ini

Pull Request - State: closed - Opened by remicollet 8 months ago

#915 - Speedup debugger

Pull Request - State: closed - Opened by derickr 9 months ago

#914 - Derive PHP_XDEBUG_FOUND_VERNUM from php-config directly

Pull Request - State: closed - Opened by jmikola 9 months ago - 1 comment

#913 - Use the Observer API

Pull Request - State: closed - Opened by derickr 9 months ago

#912 - Fixed issue #1732: Implement flamegraph cost and memory tracing output

Pull Request - State: closed - Opened by derickr 10 months ago - 5 comments

#910 - Raise default max nesting level

Pull Request - State: open - Opened by curry684 10 months ago

#909 - Test with PHP 8.3 on CI.

Pull Request - State: closed - Opened by derickr 10 months ago

#902 - PHP 8.3: Fixed test due to changes within PHP's XML extension

Pull Request - State: closed - Opened by derickr 11 months ago

#901 - Fixed issue #2191: Add warning when opcache is loaded after xdebug

Pull Request - State: closed - Opened by derickr 11 months ago

#900 - Update actions/checkout to v3 for GHA tests

Pull Request - State: closed - Opened by derickr 11 months ago

#899 - PHP 8.3: Test updates

Pull Request - State: closed - Opened by derickr 11 months ago

#896 - Relax test expectation

Pull Request - State: closed - Opened by remicollet 12 months ago - 2 comments

#893 - Fix broken git:// github urls

Pull Request - State: closed - Opened by lf- 12 months ago - 1 comment

#892 - Fixed issue #2182: Segfault with ArrayObject on stack

Pull Request - State: closed - Opened by derickr 12 months ago

#890 - Optimize step_over command

Pull Request - State: closed - Opened by huanghantao about 1 year ago - 1 comment

#889 - Test for issue #2164: path/branch coverage for first class callable

Pull Request - State: open - Opened by derickr about 1 year ago

#888 - Test for issue #2160: Path analysis does not understand generators

Pull Request - State: open - Opened by derickr about 1 year ago

#887 - Fixed issue #2180: Crash with extended SplFixedArray

Pull Request - State: closed - Opened by derickr about 1 year ago

#886 - use SPDX license ID

Pull Request - State: closed - Opened by remicollet about 1 year ago - 4 comments

#883 - Fixed issue #2170: Support ArrayIterator in debug view

Pull Request - State: closed - Opened by derickr about 1 year ago

#882 - PHP 8.3: Adjust tests to match behavioural changes

Pull Request - State: closed - Opened by derickr over 1 year ago

#880 - Add PHP 8.2 and update 8.1 in CI

Pull Request - State: closed - Opened by derickr over 1 year ago

#879 - Add test case for issue #2151

Pull Request - State: open - Opened by derickr over 1 year ago

#878 - Fixed xdebug.mode inheritance in ZTS

Pull Request - State: closed - Opened by dktapps over 1 year ago - 9 comments

#877 - Fix ZPP warnings and a few crashes if modes weren't enabled

Pull Request - State: closed - Opened by derickr over 1 year ago

#875 - Fixed issue #2146: Debugger crash with warning during PHP start-up

Pull Request - State: closed - Opened by derickr over 1 year ago

#873 - Fixed issue #2108: segfault in path coverage

Pull Request - State: closed - Opened by derickr over 1 year ago

#871 - wording

Pull Request - State: closed - Opened by remicollet over 1 year ago - 3 comments

#870 - fix [-Wunused-but-set-variable]

Pull Request - State: closed - Opened by remicollet over 1 year ago - 1 comment

#865 - Update debugger.c

Pull Request - State: closed - Opened by aliber4079 over 1 year ago - 1 comment