mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
This seems to be a simple oversight, where we did not enable exceptions. Other constexpr conditions already throw, so there is no particular reason to stick to a fatal error here.