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
But would it be wise to use PHP's jsonSerialize()?
And have an option in unpack() to convert associative array's to stdClass like json_decode($data, bool $assoc = FALSE)?