From: Ilia Alshanetsky Date: Fri, 14 Dec 2007 01:23:45 +0000 (+0000) Subject: update todo X-Git-Tag: RELEASE_1_3_1~508 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f85ca56b252288d07c2c477415f5b3967dcd39cb;p=php update todo --- diff --git a/ext/sqlite/TODO b/ext/sqlite/TODO index 325ac6fd6c..1a84db5587 100644 --- a/ext/sqlite/TODO +++ b/ext/sqlite/TODO @@ -7,8 +7,6 @@ - Add user-space callback to handle busy databases. -- Test-suite - o Test how robust we are when a user-space function is registered as a callback for a persistent connection in script A, then script B is called that doesn't register the callback but does make use of the