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
The Z_PARAM_PATH parse parameters macro is used to prevent Null bytes from being silently ignored. It used to be just for paths, but there is also recent use in the Date/Time extension for just strings with null bytes. We should have a better macro name for that.