mirror of
https://github.com/php/php-src.git
synced 2026-03-29 11:42:17 +02:00
The INI option can be NULL or invalid, resulting in a NULL global. So we have to add a NULL check. Closes GH-17996.
The INI option can be NULL or invalid, resulting in a NULL global. So we have to add a NULL check. Closes GH-17996.