We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a developer there are cases where I might need to increase some of the values we've hardcoded in Xdebug. For example: https://github.com/Chassis/Xdebug/blob/main/modules/xdebug/templates/xdebug.ini.erb#L8-L10 we should allow those to be configurable if they are set or fallback to the values we have set now.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As a developer there are cases where I might need to increase some of the values we've hardcoded in Xdebug. For example: https://github.com/Chassis/Xdebug/blob/main/modules/xdebug/templates/xdebug.ini.erb#L8-L10 we should allow those to be configurable if they are set or fallback to the values we have set now.
The text was updated successfully, but these errors were encountered: