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

Releases: Block8/b8framework

1.1.10

Choose a tag to compare

@dancryer dancryer released this 05 Oct 10:50
Adding some reset functionality.

1.1.9

Choose a tag to compare

@dancryer dancryer released this 01 Dec 21:04
Update Database class to force a reconnection after 5 minutes of inac…

1.1.8

Choose a tag to compare

@dancryer dancryer released this 29 Jul 15:50

Database connection stability fix.

1.1.7

Choose a tag to compare

@dancryer dancryer released this 11 Jul 14:25
More chaining

1.1.6

Choose a tag to compare

@dancryer dancryer released this 11 Jul 14:15
Adding short-hand create functionality to version/1.x branch

1.1.5

Choose a tag to compare

@dancryer dancryer released this 13 May 14:59
Fixing routing bug in Block8/PHPCI#287

1.1.3

Choose a tag to compare

@dancryer dancryer released this 12 May 17:02

Routing fixes.

1.1.2

Choose a tag to compare

@dancryer dancryer released this 01 Apr 15:33

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

1.1.1

Choose a tag to compare

@dancryer dancryer released this 14 Mar 12:04

Fixes:

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

v1.1.0

Choose a tag to compare

@dancryer dancryer released this 24 Feb 15:24

Adds:

  • Routing
  • Templating