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
{{ message }}
This repository was archived by the owner on May 16, 2018. It is now read-only.
I have the following code that works on php 5.6 but throws Zend_Json_Exception on PHP7.
Each call causes Zend_Json_Exception.
This bug caused by https://bugs.php.net/bug.php?id=71718
Code:
runs without exceptions.