Releases: Statflo/php-http
Releases · Statflo/php-http
Bump Silex
Merge pull request #1 from Statflo/update-silex Update Silex
Bump DI to 1.2
1.4.0 Bump DI to 1.2
{catch_all}
Added support to catch_all routes.
/foo/{catch_all} => /foo/bar => /foo/bar/baz/
Updated application class name
1.2.3 Updated conflict on Application class name
Fixed namespace resolution
Update Main.php Fixed `Application` file resolution.
Defining session
1.2.1 defining session
Added session
1.2.0 Locked to 1.0 < 2.0
DI >=1.0 <2.0
1.1.2 Locked to 1.0 < 2.0
Fixed trait reference
1.1.1 Fixed trait reference
Added response trait
1.1.0 Added response trait