mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
99db19661a
Make contexts auto-registered, ensures userland contexts and C API contexts are both dealt with on request shutdown. Also brings contexts in keeping with streams which are already auto-registered.