Skip to content

Releases: Statflo/php-http

Bump Silex

Choose a tag to compare

@statfloian statfloian released this 02 Jul 20:22
01fa888
Merge pull request #1 from Statflo/update-silex

Update Silex

Bump DI to 1.2

Choose a tag to compare

@kinncj kinncj released this 16 Aug 18:25
1.4.0

Bump DI to 1.2

{catch_all}

Choose a tag to compare

@kinncj kinncj released this 18 Jul 21:58

Added support to catch_all routes.
/foo/{catch_all} => /foo/bar => /foo/bar/baz/

Updated application class name

Choose a tag to compare

@kinncj kinncj released this 17 Apr 20:17
1.2.3

Updated conflict on Application class name

Fixed namespace resolution

Choose a tag to compare

@kinncj kinncj released this 06 Apr 19:50
Update Main.php

Fixed `Application` file resolution.

Defining session

Choose a tag to compare

@kinncj kinncj released this 29 Mar 19:54
1.2.1

defining session

Added session

Choose a tag to compare

@kinncj kinncj released this 29 Mar 19:40
1.2.0

Locked to 1.0 < 2.0

DI >=1.0 <2.0

Choose a tag to compare

@kinncj kinncj released this 29 Mar 19:29
1.1.2

Locked to 1.0 < 2.0

Fixed trait reference

Choose a tag to compare

@kinncj kinncj released this 29 Mar 17:33
1.1.1

Fixed trait reference

Added response trait

Choose a tag to compare

@kinncj kinncj released this 28 Mar 16:54
1.1.0

Added response trait