Christopher Jones
|
d89a570ad0
|
MFH: new test
|
2008-05-13 00:17:59 +00:00 |
|
Christopher Jones
|
fc4cfc3c83
|
MFH: new tests and test cleanup
|
2008-05-07 15:29:27 +00:00 |
|
Christopher Jones
|
0befe23833
|
MFH: New test for existing behavior
|
2008-03-12 17:52:48 +00:00 |
|
Christopher Jones
|
8b43d4de96
|
Fix test noise
|
2008-02-26 01:06:37 +00:00 |
|
Christopher Jones
|
2ce86f5e5a
|
OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)
|
2008-02-25 23:52:10 +00:00 |
|
Christopher Jones
|
7ac84b8607
|
Test existing LOB error messages
|
2008-02-16 03:01:17 +00:00 |
|
Christopher Jones
|
6c0abfe077
|
Bug #44113 (New collection creation can fail with OCI-22303)
|
2008-02-15 23:05:19 +00:00 |
|
Christopher Jones
|
dece018a41
|
Fixed bug #42841 (REF CURSOR and oci_new_cursor PHP crash)
|
2008-01-31 00:26:44 +00:00 |
|
Christopher Jones
|
ea2d2d6bb6
|
MFH: Testcase for #43492 (nested cursors)
|
2008-01-15 20:54:22 +00:00 |
|
Christopher Jones
|
f4a29d5432
|
fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory)
|
2008-01-15 20:42:13 +00:00 |
|
Christopher Jones
|
e2c7f9c485
|
Fix #42496. Cursor leak fetching LOBs
|
2007-12-11 06:07:13 +00:00 |
|
Christopher Jones
|
4450386ae0
|
New tests
|
2007-08-30 17:33:00 +00:00 |
|
Christopher Jones
|
1fbba60dcb
|
New oci8 test for oci_password_change()
|
2007-08-03 01:55:15 +00:00 |
|
Christopher Jones
|
864a08d1cb
|
Test existing PHP 5 safe mode functionality and make consistent. No MTH.
|
2007-08-02 22:39:54 +00:00 |
|
Christopher Jones
|
f894c6ece7
|
MFH: Bug #42173 (INTERVAL and TIMESTAMP type fixes)
|
2007-08-02 19:04:37 +00:00 |
|
Christopher Jones
|
e942c16f7c
|
MFH: New test for error handling
|
2007-08-01 15:18:37 +00:00 |
|
Antony Dovgal
|
49fbb7770b
|
add test
|
2007-07-31 21:11:33 +00:00 |
|
Christopher Jones
|
ebf7807668
|
*** empty log message ***
|
2007-07-06 23:29:44 +00:00 |
|
Christopher Jones
|
20fece8f76
|
New test
|
2007-07-03 15:10:41 +00:00 |
|
Antony Dovgal
|
dd44c6a093
|
add env vars for test settings (like in PDO)
|
2007-06-28 17:26:54 +00:00 |
|
Antony Dovgal
|
fa8a77a466
|
MFH: fix #41711 (Null temporary lobs not supported)
|
2007-06-25 18:26:52 +00:00 |
|
Antony Dovgal
|
1f65545121
|
fix test names
|
2007-05-07 18:03:01 +00:00 |
|
Antony Dovgal
|
8f70937bec
|
fix tests
|
2007-05-07 12:09:14 +00:00 |
|
Antony Dovgal
|
f0dbacb715
|
fix test
|
2007-05-07 08:25:12 +00:00 |
|
Antony Dovgal
|
26cf62d293
|
MFH: fix PECL bug #10194 (crash in Oracle client when memory limit reached in the callback)
preallocate the required buffer, so that it would fail earlier.
|
2007-03-29 09:33:04 +00:00 |
|
Antony Dovgal
|
f87f4a1468
|
improved test
|
2007-03-02 09:09:49 +00:00 |
|
Antony Dovgal
|
7a069b81d8
|
new tests
|
2007-03-01 23:29:38 +00:00 |
|
Antony Dovgal
|
cdaff68610
|
MFH: improve tests
|
2007-01-31 13:56:16 +00:00 |
|
Antony Dovgal
|
a5f3e15114
|
MFH
|
2007-01-19 19:43:30 +00:00 |
|
Antony Dovgal
|
f361d9e4f0
|
MFH: fix #39988 (type argument of oci_define_by_name() is ignored)
patch and tests by Chris Jones
|
2007-01-11 12:01:08 +00:00 |
|
Antony Dovgal
|
12d54fa683
|
MFH: fix #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_name())
|
2007-01-11 11:27:52 +00:00 |
|
Antony Dovgal
|
65f50e7e31
|
MFH more test improvements by Chris Jones
|
2006-12-27 09:49:53 +00:00 |
|
Antony Dovgal
|
a7faaa1b14
|
new tests
|
2006-12-22 13:30:10 +00:00 |
|
Antony Dovgal
|
66d9c24ccc
|
improve tests
|
2006-12-21 19:23:26 +00:00 |
|
Antony Dovgal
|
6546914e68
|
new tests
|
2006-12-21 12:41:36 +00:00 |
|
Antony Dovgal
|
beeb5ddec4
|
disable tests
|
2006-12-12 13:22:44 +00:00 |
|
Antony Dovgal
|
fd23b700fb
|
fix test
|
2006-12-12 13:11:36 +00:00 |
|
Antony Dovgal
|
2f5229c9fc
|
MFH: skip BFILE tests if Oracle is not on localhost
|
2006-12-12 13:00:01 +00:00 |
|
Antony Dovgal
|
fc0e395678
|
add new tests
|
2006-12-12 09:33:33 +00:00 |
|
Antony Dovgal
|
03785ddb5f
|
add new test
|
2006-12-11 12:32:06 +00:00 |
|
Antony Dovgal
|
3a48a290a0
|
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
|
2006-10-09 09:34:55 +00:00 |
|
Antony Dovgal
|
a13937e5a2
|
fix test
|
2006-09-27 08:44:19 +00:00 |
|
Antony Dovgal
|
e5ab519397
|
MFH
|
2006-09-13 10:44:11 +00:00 |
|
Antony Dovgal
|
6e0915b631
|
new tests
|
2006-09-12 20:32:39 +00:00 |
|
Antony Dovgal
|
08a9ab02ba
|
minor improvements
|
2006-08-22 11:09:12 +00:00 |
|
Antony Dovgal
|
ae61bb7bb8
|
improve connection character set detection:
* output a warning if invalid character set was passed to the function
* use NLS_LANG by default
|
2006-08-10 12:15:58 +00:00 |
|
Antony Dovgal
|
c9c05bece9
|
add support for NCLOBs
fix #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB field)
|
2006-08-09 15:24:27 +00:00 |
|
Antony Dovgal
|
946594bb6b
|
MFH: fix #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable)
|
2006-08-09 12:15:43 +00:00 |
|
Antony Dovgal
|
f5b5d34a27
|
MFH: fix #37581 (oci_bind_array_by_name clobbers input array when using SQLT_AFC, AVC)
|
2006-07-31 10:30:23 +00:00 |
|
Antony Dovgal
|
aa1ced04cb
|
MFH: fix #38173 (Freeing nested cursors causes OCI8 to segfault)
|
2006-07-30 20:51:24 +00:00 |
|