Skip to content

Conversation

@liamduckett
Copy link

Description

Remove indirect usage of E_STRICT. There is no need to use it, as E_ALL already contains E_STRICT (since PHP 5.4.0).

Issues

relates to: #962 (also see #963)

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.

I don't really see how the linked PRs are relevant since I don't think any of these issue re-surfaced. But I agree that it's no longer needed. Sentry came from a place where PHP 5.4 and older were supported so this was an artifact of that. Good to clean that up.

@liamduckett
Copy link
Author

Apologies, didn't meant to sound like any issues had resurfaced. I guess the linked issue and PR and more "related" than "relevant"?

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.

2 participants