Ticket #1142 (closed defect: fixed)
Typo in Doctrine_Query_Abstract
| Reported by: | jasoneisen | Owned by: | romanb |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Query/Hydration | Version: | 0.11.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | no | |
| Status: | Pending Core Response | Has Patch: | no |
Description
Line 1102:
$params = array('component`' => $component, 'alias' => $alias);
Notice the ` on component
Change History
Note: See
TracTickets for help on using
tickets.