mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01: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.