You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to Xdebug 3.2.0 being released and dropping support for PHP versions <8, see https://xdebug.org/announcements/2022-12-08, our pecl -q upgrade xdebug line in the console and php-fpm Dockerfile pulls in an incompatible version when run for PHP 7.4 or below.
The text was updated successfully, but these errors were encountered:
Due to Xdebug 3.2.0 being released and dropping support for PHP versions <8, see https://xdebug.org/announcements/2022-12-08, our
pecl -q upgrade xdebug
line in the console and php-fpm Dockerfile pulls in an incompatible version when run for PHP 7.4 or below.The text was updated successfully, but these errors were encountered: