Browse Source

just so that i don't forget

PHP-4.0.5
Thies C. Arntzen 27 years ago
parent
commit
48bc90a8aa
  1. 2
      ext/oci8/oci8.c

2
ext/oci8/oci8.c

@ -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 */

Loading…
Cancel
Save