mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
For thread-safety, we need to initialize global variables in GINIT (or RINIT), but not in MINIT. Closes GH-9070.
For thread-safety, we need to initialize global variables in GINIT (or RINIT), but not in MINIT. Closes GH-9070.