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
* Initialize $_SERVER['QUERY_STRING']
* Apache/nginx use an empty string when no query string is set, the PHP internal webserver ommits the property. For now, we cast possible null values to an empty string.
0 commit comments