Ticket #662 (closed Patch: fixed)

Opened 4 months ago

Last modified 4 months ago

Docbook/PHPDoc fixes

Reported by: HarryR Owned by: Shadowhand
Priority: minor Milestone: 2.2
Component: Libraries Version: SVN HEAD
Keywords: phpdoc, comments Cc:

Description

In order to make programming easier in IDEs which support auto-completion based on phpdoc comments I've changed some method @return types in ORM_Core, Database_Core and Cache_Core.

This greatly speeds up programming for me as I no longer have to refer to the documentation, I already use way too many different APIs on a day to day basis to know which method requires/returns.

I know this is a small start, but presumably if this gets accepted I'll be submitting more and be checking documentation as I go to make sure it's correct.

Attachments

kohana-docbook-cleanup.diff (10.6 kB) - added by HarryR 4 months ago.
Patch file from system/ against rev 2881

Change History

Changed 4 months ago by HarryR

Patch file from system/ against rev 2881

Changed 4 months ago by Shadowhand

  • owner changed from - No owner - to Shadowhand
  • status changed from new to assigned

Fixed in r2905.

Changed 4 months ago by Shadowhand

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.