Steph Fox wrote:
We don't have any database client in php5ts.dll...

Wez did not want PDO in php5ts.dll in order to be able to upgrade PDO between PHP releases (for instance from pecl4win.php.net).

That's work-around-able by having SQLite 2 support w/o PDO built as static + keeping the other two SQLite options as shared. But I guess the rationale is that it won't be work-around-able at a later stage, so we might as well dump it?

- Steph


Edin

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to