Ticket #1446 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

FETCH_ARRAY still listed in all documentation

Reported by: taxilian Owned by: jwage
Priority: major Milestone: 1.0.3
Component: Attributes Version: 1.0.0
Severity: Keywords:
Cc: Has Test: no
Status: Pending Core Response Has Patch: no

Description

All the docs and many of the comments still refer to Doctrine::FETCH_ARRAY, when it seems to have been removed from the code. As far as I can tell, it should know read Doctrein::HYDRATE_ARRAY. As a new user of Doctrine, this is incredibly confusing and I had to grep the Doctrine tree to find the solution.

Change History

Changed 10 months ago by jwage

  • milestone set to 1.0.2

Changed 10 months ago by jwage

  • status changed from new to closed
  • resolution set to fixed

(In [4953]) fixes #1446

Note: See TracTickets for help on using tickets.