tony2001Wed Apr 2 14:56:03 2008 UTC
Modified files:
/php-src/ext/oci8 oci8_statement.c oci8_interface.c
Log:
decrement parent's refcount only when destroying the child, not when
decrementing child's refcount
http://cvs.php.net/viewvc.cgi/php-src/e
sixdThu Aug 2 19:04:21 2007 UTC
Added files:
/php-src/ext/oci8/tests bug42173.phpt
Modified files:
/php-src/ext/oci8 oci8_statement.c oci8_interface.c
Log:
Bug #42173 (INTERVAL and TIMESTAMP type fixes)
http://cvs.php.net/view
tony2001Thu Jan 11 11:58:34 2007 UTC
Added files:
/php-src/ext/oci8/tests define5.phpt define4.phpt define3.phpt
define2.phpt coll_019.phpt
Modified files:
/php-src/ext/oci8 oci8_interface.c oci8_st
tony2001Sun Jul 30 20:50:53 2006 UTC
Added files:
/php-src/ext/oci8/tests bug38173.phpt
Modified files:
/php-src/ext/oci8 php_oci8_int.h oci8_statement.c oci8_interface.c
Log:
fix #38173 (Freeing nested cursors causes OCI8 to
tony2001Tue Jan 31 18:36:59 2006 UTC
Modified files:
/php-src/ext/oci8 oci8_interface.c oci8_statement.c php_oci8_int.h
Log:
fix #36235 (ocicolumnname delivers empty results before a succesfull ocifetch)
http://cvs.php.net/viewcvs.cgi/php-src/ext/oc