We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bump version.
Prevent response from sending more than once.
Fix conflict with external error handlers.
Response content-length header should use mbstring if available.
Removed another case of $route passing. Updated tests.
Remove $route from parameter list, only pass when dispatching callback.
Removed JSON encode depth parameter to keep PHP 5.3 compatibility.
Moved map method check to Engine. Added get method to Loader. Added n… …ew tests.
Allow static methods to be called using a string.
Updated error handling for PHP 7.