Skip to content

Commit

Permalink
Merge pull request #18 from shivammathur/xdebug-zend-exit
Browse files Browse the repository at this point in the history
Fix xdebug on PHP 8.4
  • Loading branch information
shivammathur authored Aug 15, 2024
2 parents a9c7f25 + 79d80cb commit 3998807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/extensions/8.4
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ pecl redis
pecl sqlsrv
pecl pdo_sqlsrv
pecl yaml
git xdebug https://github.com/xdebug/xdebug master
git xdebug https://github.com/derickr/xdebug exit-as-function
git memcached https://github.com/php-memcached-dev/php-memcached master --enable-memcached --enable-memcached-igbinary --enable-memcached-json --enable-memcached-msgpack
git zmq https://github.com/zeromq/php-zmq master

0 comments on commit 3998807

Please sign in to comment.