#47286 [NEW]: oci8 and pdo_oci aren't in f5.3.0B1 builds

2009-02-02 Thread christopher dot jones at oracle dot com
From: christopher dot jones at oracle dot com Operating system: Windows PHP version: 5.3.0beta1 PHP Bug Type: Unknown/Other Function Bug description: oci8 and pdo_oci aren't in f5.3.0B1 builds Description: The 5.3.0beta1 bundles from http://windows.php.n

#44206 [NEW]: Cursor leak with REF CURSORS

2008-02-21 Thread christopher dot jones at oracle dot com
From: christopher dot jones at oracle dot com Operating system: n/a PHP version: 5.2.5 PHP Bug Type: OCI8 related Bug description: Cursor leak with REF CURSORS Description: When more than one REF CURSOR is returned in a query, ORA-1000 occurs after some

#44113 [NEW]: New collection creation can fail with OCI-22303

2008-02-13 Thread christopher dot jones at oracle dot com
From: christopher dot jones at oracle dot com Operating system: n/a PHP version: 5.2.5 PHP Bug Type: OCI8 related Bug description: New collection creation can fail with OCI-22303 Description: In some circumstances oci_new_collection() can fail. The problem was

#44008 [NEW]: Incorrect use of OCI-Lob->close() causes crash

2008-01-31 Thread christopher dot jones at oracle dot com
From: christopher dot jones at oracle dot com Operating system: n/a PHP version: 5.3CVS-2008-01-31 (snap) PHP Bug Type: OCI8 related Bug description: Incorrect use of OCI-Lob->close() causes crash Description: Incorrect use of OCI-Lob->close() can cause a

#43680 [NEW]: OnUpdateUTF8String problems in PHP 6

2007-12-26 Thread christopher dot jones at oracle dot com
From: christopher dot jones at oracle dot com Operating system: n/a PHP version: 6CVS-2007-12-26 (CVS) PHP Bug Type: Unicode Engine related Bug description: OnUpdateUTF8String problems in PHP 6 Description: Problem reported to me as: > The problems I fa

#41711 [NEW]: Null temporary lobs not supported

2007-06-15 Thread christopher dot jones at oracle dot com
From: christopher dot jones at oracle dot com Operating system: n/a PHP version: 5.2.3 PHP Bug Type: OCI8 related Bug description: Null temporary lobs not supported Description: Using NULL data for LOB "IN" bind variables gives ORA-22275: invalid L

#41594 [NEW]: Statement cache is flushed too frequently

2007-06-04 Thread christopher dot jones at oracle dot com
From: christopher dot jones at oracle dot com Operating system: Linux x86 PHP version: 5.2.3 PHP Bug Type: OCI8 related Bug description: Statement cache is flushed too frequently Description: In oci_statement.c both calls to OCIStmtRelease() pass the

#40754 [Opn]: substr() checks overflow

2007-03-08 Thread christopher dot jones at oracle dot com
ID: 40754 User updated by: christopher dot jones at oracle dot com Reported By: christopher dot jones at oracle dot com Status: Open Bug Type: Strings related Operating System: Enterprise Linux PHP Version: 5CVS-2007-03-08 (CVS) New Comment: I&#x

#40754 [NEW]: substr() checks overflow

2007-03-07 Thread christopher dot jones at oracle dot com
From: christopher dot jones at oracle dot com Operating system: Enterprise Linux PHP version: 5CVS-2007-03-08 (CVS) PHP Bug Type: Strings related Bug description: substr() checks overflow Description: Related to the problems fixes in today's patche

#40542 [Com]: "ORA-02248: invalid option for ALTER SESSION" on OCIPLogon

2007-03-02 Thread christopher dot jones at oracle dot com
ID: 40542 Comment by: christopher dot jones at oracle dot com Reported By: marvin at chag dot net Status: Suspended Bug Type: OCI8 related Operating System: Linux PHP Version: 5.2.1 New Comment: jmgonet, the "lite" version of Orac

#40648 [Com]: oci_fetch_array hangs with OCI_FETCH_LOBS

2007-03-02 Thread christopher dot jones at oracle dot com
ID: 40648 Comment by: christopher dot jones at oracle dot com Reported By: miguel at withoutabox dot com Status: Feedback Bug Type: OCI8 related Operating System: Ubuntu Linux 6.06 PHP Version: 5.2.1 New Comment: I could not reproduce this

#40313 [NEW]: oci_close() has no effect when in a transaction

2007-02-01 Thread christopher dot jones at oracle dot com
From: christopher dot jones at oracle dot com Operating system: n/a PHP version: 5.2.1RC4 PHP Bug Type: OCI8 related Bug description: oci_close() has no effect when in a transaction Description: The session management differs in some cases when there is an

#39988 [NEW]: oci_define_by_name column type is ignored

2006-12-29 Thread christopher dot jones at oracle dot com
From: christopher dot jones at oracle dot com Operating system: n/a PHP version: 5.2.0 PHP Bug Type: OCI8 related Bug description: oci_define_by_name column type is ignored Description: The datatype passed to oci_define_by_name() is ignored. Patch is something