On 05/15/2012 09:26 AM, Thomas Bruederli wrote:
But the best choice, however, would certainly be to replace the use of MDB2 with our own implementation using PDO which is default since PHP 5.1
I've just pushed pdo branch with DB layer based on PDO. For now only mssql and sqlsrv drivers aren't complete. I've tested already pgsql driver.