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
|
Revision tags: RELEASE_2_0_2 |
|
#
f496bf9d |
| 01-Dec-2005 |
Antony Dovgal |
MFH: fix potential problem in php_oci_bind_post_exec() when OCIDateToText() fails
|
#
3756201e |
| 01-Dec-2005 |
Antony Dovgal |
upgrade bundled OCI8 to v.1.1
|