Skip to content

Releases: evispa/NercuryCodeIgniterBundle

Fixed duplicating headers bug

Choose a tag to compare

@dariuszz123 dariuszz123 released this 30 Mar 05:44
d97e0b5
Update CiHelperService.php

Fixed multiple headers with same name support

Fixed duplicating headers bug

Choose a tag to compare

@dariuszz123 dariuszz123 released this 08 Feb 07:23
1.3.6

Fixed duplicating headers bug

Inherit original response attributes

Pre-release

Choose a tag to compare

@dariuszz123 dariuszz123 released this 07 Sep 08:08
c58636c

Response object inherit CI response code and headers

Removed ci_bootstrap set_time_limit

Pre-release

Choose a tag to compare

@dariuszz123 dariuszz123 released this 13 Oct 04:46
1.3.4-beta

Remove set_time_limit(300)

Remove custom exception handler

Pre-release

Choose a tag to compare

@dariuszz123 dariuszz123 released this 29 Sep 11:49
1.3.3-beta

Remove custom exception handler

Set exception handler environment

Pre-release

Choose a tag to compare

@dariuszz123 dariuszz123 released this 21 Aug 07:19

Set exception handler environment

PHP 5.3 suport

PHP 5.3 suport Pre-release
Pre-release

Choose a tag to compare

@dariuszz123 dariuszz123 released this 10 Dec 16:04
1.3.1-beta

PHP 5.3 support

Symfony 2.7.* support

Symfony 2.7.* support Pre-release
Pre-release

Choose a tag to compare

@dariuszz123 dariuszz123 released this 20 Nov 08:42
  • 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