Skip to content
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

Add parameter for remoteConfig to allow logging to non-airbrake server. #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nedlukies
Copy link

airbrake/phpbrake v0.8.0 introduced a new remote_config parameter to download remote configuration information about the project from airbrake. Unfortunately, if you are using a host other than airbrake (such as errbit), it will download json suggesting that the project does not exist, and logging is disabled.

I have added parameter in airbrake-bundle to disable the remote configuration, and also bumped the required version of airbrake/phpbrake to v1.0.0 as there was a bug in v0.8.0 where setting remoteConfig = false was ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant