Skip to content

Drop obsolete E_STRICT error level#587

Merged
dg merged 1 commit intonette:masterfrom
xificurk:e-strict
Oct 31, 2024
Merged

Drop obsolete E_STRICT error level#587
dg merged 1 commit intonette:masterfrom
xificurk:e-strict

Conversation

@xificurk
Copy link
Copy Markdown
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
Copy Markdown
Member

dg commented Oct 31, 2024

Thanks

@dg dg merged commit c309661 into nette:master Oct 31, 2024
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