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

Remove deprecated $errcontext from custom error handler #80

Closed
wants to merge 1 commit into from

Conversation

angsmugmug
Copy link
Contributor

$errcontext is an optional parameter deprecated on custom error handlers as of PHP 7.2.0

It is also unused in Constants::warning_handler()

`$errcontext` is an optional parameter deprecated on custom error handlers as of PHP 7.2.0

It is also unused in `Constants::warning_handler()`
@snowplowcla
Copy link

Thanks for your pull request. Is this your first contribution to a Snowplow open source project? Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://github.com/snowplow/snowplow/wiki/CLA to learn more and sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.

@snowplowcla snowplowcla added the cla:no [Auto generated] Snowplow Contributor License Agreement has not been signed. label Jul 2, 2019
@angsmugmug
Copy link
Contributor Author

angsmugmug commented Jul 2, 2019 via email

@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.138% when pulling f2edd0d on angsmugmug:patch-1 into bcc0564 on snowplow:master.

@snowplowcla
Copy link

Confirmed! @angsmugmug has signed the Individual Contributor License Agreement. Thanks so much

@snowplowcla snowplowcla added cla:yes [Auto generated] Snowplow Contributor License Agreement has been signed. and removed cla:no [Auto generated] Snowplow Contributor License Agreement has not been signed. labels Jul 3, 2019
@adatzer
Copy link
Contributor

adatzer commented Mar 5, 2021

Thank you @angsmugmug !
Included in #96 . Closing.

@adatzer adatzer closed this Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes [Auto generated] Snowplow Contributor License Agreement has been signed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants