]> granicus.if.org Git - php/commitdiff
just so that i don't forget
authorThies C. Arntzen <thies@php.net>
Sun, 27 Feb 2000 14:31:04 +0000 (14:31 +0000)
committerThies C. Arntzen <thies@php.net>
Sun, 27 Feb 2000 14:31:04 +0000 (14:31 +0000)
ext/oci8/oci8.c

index 14e1c24d31d690b6bfd407a05de279558defb3ed..8cadec0fe8f59b84547125418033b51c0b712e58 100644 (file)
@@ -41,6 +41,8 @@
  * - change all the lob stuff to work without classes (optional)! 
  * - make sure that the callbacks terminate the strings with \0
  * - cleanup the ociexecute semantics for refcursors
+ * - make $lob->savefile use O_BINARY
+ * - line 2728: ub4 length = -1; needs fixing
  */
 
 /* {{{ includes & stuff */