Skip to content

Tags: kjbstar/klein.php

Tags

v1.2.0

Toggle v1.2.0's commit message
Fixing compatibility with PHP 5.5.x. Marking as a new minor-version, …

…since the change breaks BC.

v2.0.2

Toggle v2.0.2's commit message
Universal "params" mask bug-fix and performance improvements

v2.0.1

Toggle v2.0.1's commit message
Quick routing bug-fix and optimizations

v2.0.0

Toggle v2.0.0's commit message
Klein Version 2! New PSR-2 styling, and much, MUCH more:

klein#92

v1.1.0

Toggle v1.1.0's commit message
Lots of bug fixes and many more PHPUnit tests

v1.0.0

Toggle v1.0.0's commit message
Composer support, packagist listing, README link to the wiki

v0.9.0

Toggle v0.9.0's commit message
Easy way of getting a request's "body"

v0.8.0

Toggle v0.8.0's commit message
More compatible callback calling and more tests

v0.7.0

Toggle v0.7.0's commit message
Code cleanup

v0.6.0

Toggle v0.6.0's commit message
Route matching refactored, easy HTTP 405 handling, error route except…

…ion handling