mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01: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.