mirror of
https://github.com/php/doc-en.git
synced 2026-04-30 02:33:15 +02:00
4ca7cdeaee
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_.