Commit Graph

25 Commits

Author SHA1 Message Date
Christopher Jones
423b132a7a Minium changes to allow PDO_OCI to build with Oracle Database 12c libraries.
(note OCI8 already builds with Oracle Database 12c)
2013-06-25 11:55:41 -07:00
Xinchen Hui
4fcf4e0845 Fixed bug #57702 (Multi-row BLOB fetches) 2013-01-15 15:31:49 +08:00
Christopher Jones
e81fed3df5 Update SKIPIFs for test portability 2011-09-08 20:13:32 +00:00
Christopher Jones
bfdd2c38d9 gcov test fixes 2011-09-02 22:19:03 +00:00
Johannes Schlüter
7a39930796 - Change PDO_oci connection defaults to match Oracle XE defaults, higher chance
to work out of the box
2011-08-31 23:42:04 +00:00
Felipe Pena
127a878fc9 - Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)
patch by: spatar at mail dot nnov dot ru
2010-12-10 00:33:48 +00:00
Felipe Pena
75d8fd8d42 - Fixed test 2010-12-04 15:48:45 +00:00
Matteo Beccati
7ab5d01e23 MFB
- Updated PDO_OCI to the latest version (from PHP_5_3 branch)
# This commit reverts some changes to the tests. Given the very high
# failure ratio of the current tests on HEAD I'm not going to fix them
# now. Keeping ext/pdo_oci in sync with 5.3 will be much more helpful when
# merging. The effort to fix the tests can start when 5.3 is out.
2009-05-12 21:35:21 +00:00
Matteo Beccati
7db1207d47 - Reverted previous fix for bug #46274 and properly fixed it
- Fixed bug #48060
# Also added tests for pdo_oci as it's the only other driver currently
# using streams: no regression found
2009-04-23 13:22:12 +00:00
Pierre Joye
8c27aa68e5 - Segfault when an exception is thrown on persistent connections 2008-07-22 06:48:09 +00:00
Pierre Joye
b0a4aa7e3b - #41996, Problem accessing Oracle ROWID (Martin Jansen) 2008-07-21 17:17:58 +00:00
Felipe Pena
06a7527c65 - Removed UEXPECT(F) 2008-05-27 13:16:27 +00:00
Christopher Jones
0445dfeabf MFB New tests for getAttribute 2007-08-31 21:11:52 +00:00
Christopher Jones
25ce6d9580 MFB: Basic PDO->quote() for PDO_OCI 2007-07-03 05:47:53 +00:00
Christopher Jones
aeae7b495b MFB: Fix Bug #11345 Seg fault after NLS environment initialization error 2007-06-30 03:02:10 +00:00
Christopher Jones
52c0acf6fd MFB. Test for old bug fixed in some previous, unknown change 2007-06-29 15:02:38 +00:00
Wez Furlong
618afbdfc8 adopt common tests 2005-07-07 13:58:35 +00:00
Ilia Alshanetsky
c594f47f76 Fixed test skip conditions.
# Same needs to be done to odbc, but it seems access is restricted
# for "privileged" folks.
2005-06-21 13:42:23 +00:00
Marcus Boerger
360fbc09b7 - Interface name was changed 2005-03-19 10:55:35 +00:00
Magnus M��tt�
d49ecd51c1 Add more tests. 2005-03-09 03:50:10 +00:00
Magnus M��tt�
d06dec1ac0 Remove old test. 2005-03-09 03:45:24 +00:00
Magnus M��tt�
ddde4497b2 Add more tests. 2005-03-08 23:00:34 +00:00
Magnus M��tt�
12e60c9c1e Add test 017. 2005-03-07 15:52:58 +00:00
Magnus M��tt�
865c23e947 Add Oracle tests for PDO. 2005-03-01 21:09:12 +00:00
Antony Dovgal
0a896dd987 add tests 2004-06-14 20:10:27 +00:00