codecasts / php-alpine

PHP APK Repository for Alpine Linux
https://github.com/codecasts/php-alpine
482 stars 58 forks source link

XDebug Patch Version Update #130

Open juliusstoerrle opened 3 years ago

juliusstoerrle commented 3 years ago

On the PHP 8 & Apline 12 Repository, the current bundled xdebug version is 3.0.1, it would be great to receive the latest version to benefit from all bug fixes.

See X-Debug Changelog: https://bugs.xdebug.org/changelog_page.php - latest 3.0.4 http://pecl.php.net/package/xdebug - latest 3.0.3

I understand that it is likely not realistic for you, @hernandev, to up these versions all the time. Is there anything that can be done to ease this process?

hernandev commented 2 years ago

Additional packages (pecl and custom) are currently not up to date with latest minor releases, I'll bump those within the week as I while provide support for PHP 8.1 and newer Alpine versions.