-
-
Notifications
You must be signed in to change notification settings - Fork 654
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xdebug cannot be disable In some versions of php #749
Labels
Comments
jonatanaxe
changed the title
xdebug is not deactivating
Xdebug cannot be disable In some versions of php
Nov 13, 2020
Confirmed with PHP 7.4 too ! |
Confirmed |
Release 0.116 fixed this issue : I've only test it with new PHP 7.4 image |
Release 0.116 Tested on PHP 7.1 and 7.2 is working |
Merged
Fixed here: #750 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ISSUE TYPE
SUMMARY
Devilbox v1.8.1 (2020-11-12)
xdebug is not disable even by placing in DISABLE_MODULES and PHP_MODULES_DISABLE
it disables in php7.1
Does not disable in PHP 7.2 and 7.3
Thank you 😊
The text was updated successfully, but these errors were encountered: