From: Wez Furlong Date: Sun, 6 Feb 2005 19:59:32 +0000 (+0000) Subject: update todo X-Git-Tag: RELEASE_0_2~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=474a65e2779636dc47224eb2738375e614ddc4a8;p=php update todo --- diff --git a/ext/sqlite/TODO b/ext/sqlite/TODO index 94834a2e3a..325ac6fd6c 100644 --- a/ext/sqlite/TODO +++ b/ext/sqlite/TODO @@ -1,3 +1,5 @@ +- Implement a PDO driver, called sqlite2 + - Transparent binary encoding of return values from PHP callback functions. - Add user-space callback for the authorizer function (this is potentially @@ -14,6 +16,4 @@ --> Our test suite doesn't allow us to test persistent connections at this time :/ -- Add support for compiled SQL. - vim:tw=78