diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2007-07-25 22:26:14 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2007-07-25 22:26:14 +0000 |
commit | 2600cf9c208031e389dd8b9ef03dfd41f1fd9f1b (patch) | |
tree | 5433997bd4121c55235197ce5bfb085c3567adaa | |
parent | 2d3d745bd9aece8adb2d5c8cc013a60a6136fb8d (diff) | |
download | php-git-2600cf9c208031e389dd8b9ef03dfd41f1fd9f1b.tar.gz |
Already exists in PECL
-rwxr-xr-x | ext/pdo/TODO | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/pdo/TODO b/ext/pdo/TODO index 4e46791164..e422bc05e6 100755 --- a/ext/pdo/TODO +++ b/ext/pdo/TODO @@ -81,11 +81,6 @@ Oracle: - Support for array types and collections. -Userspace PDO Driver: -===================== - - - Will be hard. - PDO Session module: =================== |