Releases: php-debugger/php-debugger
Releases · php-debugger/php-debugger
Release list
0.3.3
What's Changed
- Fix docker xdebug module check by @carlos-granados in #117
Full Changelog: 0.3.2...0.3.3
0.3.2
0.3.0
What's Changed
- fix: opcache poisoning between requests by @carlos-granados in #105
- Fix/frankenphp observer cache by @carlos-granados in #106
Full Changelog: 0.2.3...0.3.0
0.2.3
What's Changed
- Run the docker workflow after release by @carlos-granados in #104
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- feat: automatically run release after preparing it by @carlos-granados in #103
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- chore(deps): bump github/codeql-action from 4 to 4.37.3 by @dependabot[bot] in #100
- feat: automatically bump version on release by @carlos-granados in #102
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Feature/build docker images by @carlos-granados in #99
- chore: update version number by @carlos-granados in #101
Full Changelog: 0.1.0...0.2.0
What's Changed
- Feature/build docker images by @carlos-granados in #99
- chore: update version number by @carlos-granados in #101
Full Changelog: 0.1.0...0.2.0
0.1.0
First stable release
What's Changed
- Fix workflow to build Thread Safe version on Windows by @EgorGruzdev in #14
- Restore CI Benchmark by @carlos-granados in #21
- Issues Template added by @AppleDinger in #22
- Use common terminology, update readme with benchmark results by @carlos-granados in #24
- Fix fd leak and stale socket issues (security audit) by @pronskiy in #11
- chore: tiny PHP compatibility fixes in tests by @pronskiy in #29
- Fix php_debugger.* INI aliases being silently ignored by @pronskiy in #32
- Fix benchmark by @carlos-granados in #33
- Update README: rework framing and language by @pronskiy in #36
- refactor: remove init_oparray function by @carlos-granados in #38
- refactor: remove needs_debug_init flag by @carlos-granados in #39
- PIE packaging: update vendor name and add export-ignore by @pronskiy in #30
- feat: Add DBGP emulator by @carlos-granados in #37
- feat: disable JIT debugging by default by @carlos-granados in #28
- Security CI: ASAN/UBSAN + CodeQL by @pronskiy in #27
- Set default start_with_request to yes and remove the "default" option by @carlos-granados in #34
- fix: potential security issues by @pronskiy in #49
- refactor: run all tests by @carlos-granados in #56
- fix: match dtor function signatures to silence UBSan function-type check by @pronskiy in #52
- feat: compatibility stubs for stripped Xdebug functions by @pronskiy in #48
- Fix warnings raised by the compiler by @carlos-granados in #46
- fix benchmark results by @carlos-granados in #58
- refactor: remove all checks for debug mode by @carlos-granados in #53
- fix remaining skipped tests by @carlos-granados in #61
- feat: benchmark when the debugger is connected by @carlos-granados in #54
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #66
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #67
- refactor: remove filter functionality by @carlos-granados in #55
- Add
CLAUDE.mdto document repository guidance and architecture by @pronskiy in #70 - Add Claude Code GitHub Workflow by @pronskiy in #68
- feat: static build support (--enable-php-debugger) by @pronskiy in #47
- fix: restore xdebug_execute_ex by @carlos-granados in #57
- refactor: remove all code for PHP versions lower than 8.2 by @carlos-granados in #69
- Add FrankenPHP worker mode support by @pronskiy in #51
- Chore/sync xdebug by @carlos-granados in #73
- Fix DBGP emulator handling only one command by @carlos-granados in #62
- fix: add auto-labeling for trusted PRs and improve Claude code review workflow by @pronskiy in #74
- Fix broken DBGP emulator by @carlos-granados in #75
- feature: optimize the case where we are connected but not actively used by @carlos-granados in #65
- fix: handle trigger correctly by @carlos-granados in #59
- feat: run tests on ZTS version of PHP by @carlos-granados in #88
- refactor: remove all unused code by @carlos-granados in #72
- feat: recover Windows test runs by @carlos-granados in #89
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #91
- chore: Updates the versions of Upload actions by @carlos-granados in #93
- chore(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #96
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #97
- feat: build more versions on release by @carlos-granados in #92
- fix: do not enable debugger if notifications are on by @carlos-granados in #95
- feat: Builds static php interpreters on release by @carlos-granados in #94
- chore:update version to 0.1.0 by @carlos-granados in #98
New Contributors
- @EgorGruzdev made their first contribution in #14
- @carlos-granados made their first contribution in #21
- @AppleDinger made their first contribution in #22
Full Changelog: 0.1.0-rc1...0.1.0
0.1.0-rc1
Full Changelog: https://github.com/pronskiy/php-debugger/commits/0.1.0-rc1