You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no need to call zend_is_auto_global(), which will read the uninitialized
armed field. If the env is not yet initialized, we'll fall back to
php_php_import_environment_variables().
0 commit comments