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
* Fix nesting call bug causing an infinite loop
* PSR-0 => PSR-4
* Improve global function/exception lookup performance
* Slim down distribution package as much as possible
* Migrated from TravisCI to GitHub Actions