mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
d7de0ceca6
This always results in a segfault when trying to instantiate, so this never worked. At least throw an error instead of segfaulting to prevent developers from being confused. Closes GH-12420.