summaryrefslogtreecommitdiff
path: root/ext/oci8
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2000-02-27 18:02:14 +0000
committerThies C. Arntzen <thies@php.net>2000-02-27 18:02:14 +0000
commit08055feffaaeea7c16f9bbf018dc85000bce2a3b (patch)
tree4ed53b0d2cd73c339068b9725f26860943b87ac9 /ext/oci8
parent865b7ac545a3166e608478a9f9297301dfa50ede (diff)
downloadphp-git-08055feffaaeea7c16f9bbf018dc85000bce2a3b.tar.gz
out of space in private (brain) memory;-)
Diffstat (limited to 'ext/oci8')
-rw-r--r--ext/oci8/oci8.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c
index 8cadec0fe8..587e9b7667 100644
--- a/ext/oci8/oci8.c
+++ b/ext/oci8/oci8.c
@@ -43,6 +43,7 @@
* - cleanup the ociexecute semantics for refcursors
* - make $lob->savefile use O_BINARY
* - line 2728: ub4 length = -1; needs fixing
+ * - delay OCIInitialize() as far as we can.
*/
/* {{{ includes & stuff */