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
@Mirocowhttps://github.com/Mirocow could you provide an example of how
you would like it to work. I've never used Geometry data and have no idea
how to test what's broken.
i use it
for save
base64_encode(serialize($data))
for load
unserialize(base64_decode($data)); for fixed
The text was updated successfully, but these errors were encountered: