Skip to content

Commit

Permalink
Fix Xdebug path in 8.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crell committed Oct 29, 2023
1 parent 7c32782 commit 03b1f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/php/82/xdebug.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20210902/xdebug.so
zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20220829/xdebug.so
xdebug.output_dir=profiles

0 comments on commit 03b1f65

Please sign in to comment.