#
6e151627 |
| 20-Feb-2004 |
foobar |
Only use Z_TYPE* with zvals..
|
Revision tags: php-4.3.5RC3 |
|
#
4127b304 |
| 12-Feb-2004 |
Stig Bakken |
* email address update
|
#
f8125ed9 |
| 12-Feb-2004 |
Stig Bakken |
* update my email address
|
Revision tags: php-5.0.0b4, php-5.0.0b4RC1 |
|
#
d3cd05c9 |
| 05-Feb-2004 |
Antony Dovgal |
fix bug #27149 (offset should start with 1)
|
Revision tags: php-4.3.5RC2 |
|
#
f1c40a4a |
| 03-Feb-2004 |
Antony Dovgal |
-remove obsolete types -changes in config.m4 to make oci8 to compile with Oracle 10g (thanks to cjbj at hotmail dot com for reporting both problems)
|
#
c7699856 |
| 02-Feb-2004 |
Antony Dovgal |
add missing alias for ocifreecursor()
|
#
fec01159 |
| 02-Feb-2004 |
Antony Dovgal |
fix yet another possible segfault
|
#
fab59356 |
| 28-Jan-2004 |
Antony Dovgal |
two fixes: -oci_lob_load shouldn't reset LOB's length to zero -Oracle feels bad, but reports no error, when trying to erase LOB with offset bigger than LOB
|
#
6fe26e96 |
| 26-Jan-2004 |
Antony Dovgal |
change to use different allocator (Sascha, thanks =) )
|
#
83a1eaf7 |
| 26-Jan-2004 |
Antony Dovgal |
fix this annoying notice about limited range
|
#
f64928bd |
| 26-Jan-2004 |
Antony Dovgal |
improve debug messages
|
#
9fcb1dd2 |
| 26-Jan-2004 |
Antony Dovgal |
oops =( forgot these brackets..
|
#
15f22a57 |
| 26-Jan-2004 |
Antony Dovgal |
fix oci_field_type_raw's proto oci_collection_element_get should return FALSE only if there is no such element and NULL, if it's null
|
Revision tags: RELEASE_1_3b6, php_ibase_before_split |
|
#
dbb29bae |
| 22-Jan-2004 |
Antony Dovgal |
add missing protos and some minor changes
|
#
26172609 |
| 22-Jan-2004 |
Antony Dovgal |
MFB oci_lob_save() should be removed indeed, but we're already in feature freeze =(
|
#
02ded976 |
| 21-Jan-2004 |
Antony Dovgal |
*change constant name, coz it doesn't comply with others *add constant's alias, coz others do have aliases *change protos (oops =)) *add notices to collection functions *change coll_e
*change constant name, coz it doesn't comply with others *add constant's alias, coz others do have aliases *change protos (oops =)) *add notices to collection functions *change coll_element_get & coll_assign to inform user, that this type of element is not supported yet.
show more ...
|
#
c375c680 |
| 21-Jan-2004 |
Antony Dovgal |
fix potential segfault in oci_lob_write() change oci_lob_trim() - truncate length should be 0 by default.
|
#
649b844c |
| 15-Jan-2004 |
Antony Dovgal |
Fix bug #26892, ORA-21301 in ocinewcollection() call. pEnv should be initialized in object mode too.
|
#
ad11617f |
| 15-Jan-2004 |
foobar |
Fix typo
|
Revision tags: php-4.3.5RC1 |
|
#
dbeb4158 |
| 08-Jan-2004 |
Andi Gutmans |
- A belated happy holidays and PHP 5
|
#
0eead367 |
| 02-Jan-2004 |
foobar |
ws + cs
|
#
2cf58713 |
| 02-Jan-2004 |
foobar |
another ZTS fix
|
#
3c73c91e |
| 02-Jan-2004 |
foobar |
fix ZTS build
|
#
12c7ae9f |
| 25-Dec-2003 |
Antony Dovgal |
workaround for possible ORA-22280 warning if buffers were not flushed
|
#
f95db00d |
| 24-Dec-2003 |
Antony Dovgal |
separate oci_lob_flush() to use it in oci_lob_append() etc. in the future
|