Bug Report #3929

Kohana_Exception should handle non-integer codes

Added by Chris Bandy about 1 year ago. Updated about 1 year ago.

Status:Closed Start date:04/16/2011
Priority:Normal Due date:
Assignee:Chris Bandy % Done:

100%

Category:Core
Target version:v3.2.0
Resolution:fixed Points:

Description

The constructor to Exception requires an integer, but the class can return a string from getCode().

http://bugs.php.net/39615

http://bugs.php.net/51742


Related issues

related to Kohana v3.x - Bug Report #3927: Kohana_Exception should handle non-integer codes v3.0.11 Closed 04/16/2011
related to Kohana v3.x - Bug Report #3928: Kohana_Exception should handle non-integer codes v3.1.3 Closed 04/16/2011

Associated revisions

Revision ba885529
Added by Chris Bandy about 1 year ago

Merge branch '3.1/develop' into 3.2/develop. Fixes #3929

Revision 65c4c3a6
Added by Chris Bandy about 1 year ago

Merge branch '3.1/develop' into 3.2/develop. Refs #3929

Revision d9c179c8
Added by Chris Bandy about 1 year ago

Merge branch '3.1/develop' into 3.2/develop. Refs #3929

History

Updated by Chris Bandy about 1 year ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:ba885529f31221f10e45e3f1b939b9140d66310e.

Updated by Chris Bandy about 1 year ago

  • Resolution set to fixed

Also available in: Atom PDF