Skip to content

Commit

Permalink
Install stable xdebug version on PHP 8.3 (mlocati#844)
Browse files Browse the repository at this point in the history
Test: xdebug
  • Loading branch information
mlocati authored Nov 30, 2023
1 parent 5fc37d4 commit fd79b42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions install-php-extensions
Original file line number Diff line number Diff line change
Expand Up @@ -3889,8 +3889,6 @@ installRemoteModule() {
installRemoteModule_version=2.9.8
elif test $PHP_MAJMIN_VERSION -le 704; then
installRemoteModule_version=3.1.6
elif test $PHP_MAJMIN_VERSION -ge 803; then
installRemoteModule_version=beta
fi
fi
;;
Expand Down

0 comments on commit fd79b42

Please sign in to comment.