Skip to content

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