mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
ede663f381
I'm using RuntimeException in SPL, because other SPL classes that throw this error used it. Error is used for everything else, because that's what core does.