Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Releases: Block8/b8framework

1.1.10

05 Oct 10:50
Compare
Choose a tag to compare
Adding some reset functionality.

1.1.9

01 Dec 21:04
Compare
Choose a tag to compare
Update Database class to force a reconnection after 5 minutes of inac…

1.1.8

29 Jul 15:50
Compare
Choose a tag to compare

Database connection stability fix.

1.1.7

11 Jul 14:25
Compare
Choose a tag to compare
More chaining

1.1.6

11 Jul 14:15
Compare
Choose a tag to compare
Adding short-hand create functionality to version/1.x branch

1.1.5

13 May 14:59
Compare
Choose a tag to compare
Fixing routing bug in Block8/PHPCI#287

1.1.3

12 May 17:02
Compare
Choose a tag to compare

Routing fixes.

1.1.2

01 Apr 15:33
Compare
Choose a tag to compare

Hopefully finally fixing the sub-directory detection in b8's HTTP request class.

1.1.1

14 Mar 12:04
Compare
Choose a tag to compare

Fixes:

  • Problems with Http\Request and PATH_INFO
  • PHP 5.3 issues in Router

v1.1.0

24 Feb 15:24
Compare
Choose a tag to compare

Adds:

  • Routing
  • Templating