Skip to content

Releases: evispa/NercuryCodeIgniterBundle

Fixed duplicating headers bug

30 Mar 05:44
d97e0b5
Compare
Choose a tag to compare
Update CiHelperService.php

Fixed multiple headers with same name support

Fixed duplicating headers bug

08 Feb 07:23
Compare
Choose a tag to compare
1.3.6

Fixed duplicating headers bug

Inherit original response attributes

07 Sep 08:08
c58636c
Compare
Choose a tag to compare
Pre-release

Response object inherit CI response code and headers

Removed ci_bootstrap set_time_limit

13 Oct 04:46
Compare
Choose a tag to compare
Pre-release
1.3.4-beta

Remove set_time_limit(300)

Remove custom exception handler

29 Sep 11:49
Compare
Choose a tag to compare
Pre-release
1.3.3-beta

Remove custom exception handler

Set exception handler environment

21 Aug 07:19
Compare
Choose a tag to compare
Pre-release

Set exception handler environment

PHP 5.3 suport

10 Dec 16:04
Compare
Choose a tag to compare
PHP 5.3 suport Pre-release
Pre-release
1.3.1-beta

PHP 5.3 support

Symfony 2.7.* support

20 Nov 08:42
Compare
Choose a tag to compare
Symfony 2.7.* support Pre-release
Pre-release
  • Major bug fixes
  • Tested capability with symfony 2.7.*
  • Added checking of controller existence inside of ActionResolver to improve the code
  • CodeStyle moved to PSR2