Ticket #1044 (open enhancement)
Use PDO in database layers
- Created: 2015-07-06 20:28:15
- Reported by: adaur
- Assigned to: None
- Milestone: None
- Component: database
- Priority: normal
If we drop PHP4 support (and we really really should), DB layers should be rewritten to support PDO (PHP >= 5.1).
History
Franz 2015-07-07 11:04:36

Agreed about PHP 4.
I'd say PDO is only necessary if we use prepared statements, though.
artoodetoo 2016-01-06 19:13:00

You can do it even PHP4 support will *not* dropped officially. Look at it as an optional extension, like pgsql.
Franz 2019-01-06 19:04:01

- Milestone 1.6 removed.
I will delay this, I consider it less important than the other issues for 1.6.