mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
We also change `Generator::throw()` to expect a `Throwable` in the first place, and we now throw a TypeError instead of returning `false` from `Exception::getTraceAsString()`.