Ticket #1446 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.