mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
70b2aa7fb8
These return an untyped protected property, so we can't rely on the type being correct. Also add return types to the interface -- normally this would be a no-go, but Throwable is a special interface that can only be implemented internally, so we control all implementations.
2.6 KiB
2.6 KiB