v2.2.1 - Fix memory bug in exception handler
About
Fixes a bug in the primary exception response handler leading to unintentional recursion in the auxiliary handler causing an out of memory errors in both the browser and the PHP server. You can (and should) upgrade right away as the fix is compatible.
What's Changed
- Fix bug causing out of memory failures in exception handler by @caendesilva in #16
Full Changelog: v2.2.0...v2.2.1