Summary | INSTALL/test script notes should discuss PDO dependency |
Queue | Horde Base |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | slusarz (at) horde (dot) org |
Created | 11/03/2009 (5725 days ago) |
Due | |
Updated | 11/04/2009 (5724 days ago) |
Assigned | |
Resolved | 11/04/2009 (5724 days ago) |
Milestone | |
Patch | No |
Assigned to Michael Rubinsky
State ⇒ Resolved
requires either PDO or mysqli. I've added a test for both of those to
kronolith's test.php.
I put it in kronolith only for now, but this is really a dependency of
the Horde_Db class - so once more apps make use of Horde_Db, this
should probably be moved to Horde proper.
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ INSTALL/test script notes should discuss PDO dependency
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
scripts that specifically test for it, even though it is required for
certain activities (i.e. kronolith tagging).