Skip to content

Commit 4b96d45

Browse files
authored
Fix xdebug for PHP 8.6
1 parent 6d5f9c7 commit 4b96d45

File tree

1 file changed

+1
-1
lines changed
  • config/extensions

1 file changed

+1
-1
lines changed

config/extensions/8.6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ pecl sqlsrv
1212
pecl pdo_sqlsrv
1313
pecl yaml
1414
git imap https://github.com/php/pecl-mail-imap main --with-imap=shared,/usr --with-kerberos --with-imap-ssl=/usr
15-
git xdebug https://github.com/xdebug/xdebug master
15+
git xdebug https://github.com/shivammathur/xdebug xdebug-arginfo-type
1616
git memcached https://github.com/php-memcached-dev/php-memcached master --enable-memcached --enable-memcached-igbinary --enable-memcached-json --enable-memcached-msgpack
1717
git zmq https://github.com/zeromq/php-zmq master

0 commit comments

Comments
 (0)