Patch #4133

Error in documentation

Added by Moshe Kaplan 10 months ago. Updated 4 months ago.

Status:Closed Start date:07/25/2011
Priority:Low Due date:
Assignee:Woody Gilk % Done:

0%

Category:-
Target version:Kohana v3.x - v3.1.5 Estimated time:1.00 hour
Resolution:fixed Points:

Description

The documentation recommends calling Kohana::debug((string) $query)

Calling Kohana::debug((string) $query) throws an Exception: ErrorException [ Fatal Error ]: Call to undefined method Kohana::debug()

Replace it with a working sample, as shown here:
https://github.com/kohana/database/pull/17

History

Updated by Jeremy Bush 10 months ago

  • Target version changed from v3.2.1 to v3.1.5
  • Estimated time set to 1.00

This would actually apply to 3.1.

Updated by Woody Gilk 4 months ago

  • Status changed from New to Closed
  • Assignee set to Woody Gilk
  • Resolution set to fixed

Fixed by 88d83b7b7aa0f5d318e4d7b98f7fda9c8ec44c34.

Also available in: Atom PDF