Jonathon Sim

Results 2 comments of Jonathon Sim

Perhaps unserialize itself should wrap the unserialization in a try/finally so it can ensure the context is exited before passing any exceptions on eg in `functions.php` ```php /** * Unserialize...

I have this same issue. I have to access the sftp over a VPN and whenever I disconnect/reconnect the VPN the workspace is hung and you have to close it...