Skip to content

Conversation

@ndossche
Copy link
Member

Since PHP8 this is no longer a warning but an actual exception. Throw was never really right in the first place however, as warnings are emitted, not thrown.

Since PHP8 this is no longer a warning but an actual exception.
Throw was never really right in the first place however, as warnings
are _emitted_, not _thrown_.
Copy link
Member

@TimWolla TimWolla left a comment

Choose a reason for hiding this comment

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

Except typo.

@TimWolla TimWolla merged commit 4ca7cde into php:master Oct 30, 2025
2 checks passed
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