Skip to content

Fix PHP 7.4 deprecations #930

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

Merged
merged 8 commits into from
Dec 10, 2019
Merged

Fix PHP 7.4 deprecations #930

merged 8 commits into from
Dec 10, 2019

Conversation

Jean85
Copy link
Contributor

@Jean85 Jean85 commented Dec 9, 2019

We had the deprecation handler on a too-low setting, so we missed deprecations under PHP 7.4: https://travis-ci.org/getsentry/sentry-php/jobs/622409178#L330-L345

This fixes them.

@Jean85 Jean85 requested review from stayallive and ste93cry December 9, 2019 21:56
@Jean85 Jean85 self-assigned this Dec 9, 2019
@Jean85 Jean85 added this to the 2.2 milestone Dec 9, 2019
@ste93cry
Copy link
Contributor

ste93cry commented Dec 9, 2019

Can you please also update the AppVeyor config file to use Visual Studio 2019 as image and test against PHP 7.4? furthermore please also update the Composer version to 1.9.1

Copy link
Collaborator

@stayallive stayallive left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ste93cry ste93cry merged commit ffcd2f4 into master Dec 10, 2019
@ste93cry ste93cry deleted the fix-php7.4-deprecations branch December 10, 2019 21:33
@Pnoexz
Copy link

Pnoexz commented Dec 17, 2019

Any estimated date for this to be released? These deprecation warnings are getting logged on Sentry and it's burning through my events.

@ste93cry
Copy link
Contributor

Don't take these words as written on stone, but probably tomorrow morning

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.

4 participants