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

Drop obsolete E_STRICT error level #587

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Drop obsolete E_STRICT error level #587

merged 1 commit into from
Oct 31, 2024

Conversation

xificurk
Copy link
Contributor

  • bug fix
  • BC break? no

E_STRICT error level has not been used since PHP 8.0. PHP 8.4 started emitting deprecation warning on any usage of E_STRICT constant.

Tracy 2.10 requires min PHP 8.0, so this can be completely dropped.

See https://php.watch/versions/8.4/E_STRICT-deprecated

@dg
Copy link
Member

dg commented Oct 31, 2024

Thanks

@dg dg merged commit c309661 into nette:master Oct 31, 2024
3 of 21 checks passed
dg pushed a commit that referenced this pull request Oct 31, 2024
@xificurk xificurk deleted the e-strict branch November 1, 2024 05:24
dg pushed a commit that referenced this pull request Nov 7, 2024
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