324
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Dec 27, 2024 — Dec 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged pull request #1029 More... 18 days ago
Reflow some comments More... 18 days ago
Merged pull request #1051 More... 18 days ago
PHP 8.6: printf() is now optimised out if it only uses %s and %d (and literals) More... 18 days ago
PHP 8.6: The object IDs of objects changed in tests More... 18 days ago
PHP 8.6: ZSTR_INIT_LITERAL() no longer takes non-literals, so use zend_string_init() More... 18 days ago
PHP 8.6: WRONG_PARAM_COUNT has been removed in favour of zend_wrong_param_count() + RETURN_THROWS() More... 18 days ago
PHP 8.6: zval_dtor() has been deprecated in favour of zval_ptr_dtor_nogc() More... 18 days ago
Update test for version constraints, as well as the error messages More... 18 days ago
Merge branch 'xdebug_3_5' More... 19 days ago
Document to use PIE instead of PECL in the README More... 19 days ago
The master branch is now for Xdebug 3.6, targetting PHP 8.6 More... 24 days ago
Back to -dev More... 24 days ago
Tweak release instructions a little More... 24 days ago
Go with 3.5.0 More... 24 days ago
Tweak message IDs and severities for control socket log entries More... 24 days ago
Fixed off-by-one error in address length name for control socket on Linux More... 25 days ago
Merged pull request #1050 More... 26 days ago
Merged pull request #1049 More... 27 days ago
Reuse created \\.\pipe name More... 27 days ago
Change log level for failing SetNamedPipeHandleState More... 27 days ago
Reorder xdfree(name) and removing trailing whitespace More... 27 days ago
Tweak comments to use /* .. */ style More... 27 days ago
Fixed control socket name by removing silly trailing things (by not passing it to bind) More... 27 days ago
Store the control_socket_path internally without the platform specific prefix, but do report the full path to logs. More... 28 days ago
Fix wrong usage of SetNamedPipeHandleState and log possible errors when switching between PIPE_WAIT and PIPE_NO_WAIT. Indicate logged values are hex not decimal. More... about 1 month ago
Fix wrong file handler for response write More... about 1 month ago
Merged pull request #1048 More... about 1 month ago
Fixed issue #2386: Crashes when running context_get in an exception thrown from an internal function More... about 1 month ago
Back to -dev More... about 2 months ago