#
4106eee7 |
| 10-Nov-2006 |
Antony Dovgal |
fix segfault in ZTS mode when statements containing sub-statements are destroyed in wrong order
|
Revision tags: php-5.2.0, php-5.2.0RC6 |
|
#
3bd0f950 |
| 13-Oct-2006 |
Antony Dovgal |
fix win32 build
|
#
d087c87f |
| 12-Oct-2006 |
Antony Dovgal |
MFH: use connection charset when reading LOB data
|
#
3a48a290 |
| 09-Oct-2006 |
Antony Dovgal |
MFH: fix PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column) patch by jeff at badtz-maru dot com
|
Revision tags: php-5.2.0RC5, php-5.2.0RC4 |
|
#
7800711d |
| 12-Sep-2006 |
Antony Dovgal |
MFH: fix leak when binding a variable to the same placeholder several times
|
Revision tags: php-5.2.0RC3 |
|
#
75b8cd74 |
| 31-Aug-2006 |
Antony Dovgal |
last portion of z/Z fixes
|
Revision tags: php-5.1.6 |
|
#
08a9ab02 |
| 22-Aug-2006 |
Antony Dovgal |
minor improvements
|
#
70e59e29 |
| 21-Aug-2006 |
Antony Dovgal |
MFH: fix PECL bug #8112 (OCI8 persistent connections misbehave when Apache process times out)
|
Revision tags: php-5.2.0RC2, php-5.1.5 |
|
#
3a0f8571 |
| 15-Aug-2006 |
Antony Dovgal |
minor CS/WS fixes
|
Revision tags: php-4.4.4, php-4.4.4RC1, php-5.1.5RC1 |
|
#
c9c05bec |
| 09-Aug-2006 |
Antony Dovgal |
add support for NCLOBs fix #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB field)
|
#
946594bb |
| 09-Aug-2006 |
Antony Dovgal |
MFH: fix #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable)
|
#
e3cfc40c |
| 09-Aug-2006 |
Antony Dovgal |
fix leak on failure
|
Revision tags: php-4.4.3 |
|
#
f5b5d34a |
| 31-Jul-2006 |
Antony Dovgal |
MFH: fix #37581 (oci_bind_array_by_name clobbers input array when using SQLT_AFC, AVC)
|
#
aa1ced04 |
| 30-Jul-2006 |
Antony Dovgal |
MFH: fix #38173 (Freeing nested cursors causes OCI8 to segfault)
|
Revision tags: php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3 |
|
#
5751903b |
| 12-Apr-2006 |
Antony Dovgal |
fix #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields) add tests
|
Revision tags: php-5.1.3RC2 |
|
#
4e75cd55 |
| 18-Mar-2006 |
Antony Dovgal |
Added support for BINARY_DOUBLE and BINARY_FLOAT to PDO_OCI and OCI8 (also fixes bug #36764)
|
Revision tags: php-5.1.3RC1, RELEASE_1_2 |
|
#
716d22a8 |
| 15-Feb-2006 |
Antony Dovgal |
MFH: fix #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY)
|
#
52232a7f |
| 03-Feb-2006 |
Antony Dovgal |
fix #36010 (Segfault when re-creating and re-executing statements with bound parameters)
|
#
3a800fe1 |
| 31-Jan-2006 |
Antony Dovgal |
MFH: fix #36235 (ocicolumnname delivers empty results before a succesfull ocifetch)
|
Revision tags: RELEASE_0_9_4 |
|
#
5fb6e070 |
| 20-Jan-2006 |
Antony Dovgal |
MFH: fix #36096 (oci_result() returns garbage after oci_fetch() failed)
|
Revision tags: RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
Revision tags: php-5.1.2RC1, RELEASE_1_1_1 |
|
#
84051ba4 |
| 08-Dec-2005 |
Antony Dovgal |
MFH: improve error message
|
#
c287dec8 |
| 08-Dec-2005 |
Antony Dovgal |
MFH: add 1 to the max_length to keep \0 at its place
|
Revision tags: RELEASE_1_1 |
|
#
dfba1243 |
| 06-Dec-2005 |
Antony Dovgal |
use strlen() to get correct element length
|
Revision tags: RELEASE_1_0 |
|
#
fc8d9584 |
| 01-Dec-2005 |
Antony Dovgal |
fix Win32 compile failure
|