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 has been archived by the owner on Dec 20, 2019. It is now read-only.
This changelog is since the latest stable release 0.9.5.2:
2007-08-14 Hans Rakers <hans></hans>
Optimizer fix for #242. PHP-5.2.1 introduces a ZEND_JMP before a ZEND_FETCH_CLASS/ZEND_CATCH which the optimizer did not handle correctly, resulting in uncaught exceptions. (Thanks to warwickshaw)