Christopher Jones
|
c4eb5f2387
|
OCI8: improve initialization error message (See bug 60154)
|
2011-10-31 20:48:25 +00:00 |
|
Christopher Jones
|
89a4d34646
|
oci8 - Increase Oracle error message length for 11.2.0.3+
|
2011-10-25 22:01:42 +00:00 |
|
Christopher Jones
|
8eb4386c87
|
oci8 - Increase Oracle error message length for 11.2.0.3+
|
2011-10-25 22:01:42 +00:00 |
|
Christopher Jones
|
bf9933573a
|
Test portability fix
|
2011-09-16 19:56:32 +00:00 |
|
Christopher Jones
|
b5edcb56cb
|
Test portability fix
|
2011-09-16 19:56:32 +00:00 |
|
Christopher Jones
|
19d13e2521
|
Use unique object names to reduce potential clashes when testing in parallel
|
2011-09-07 19:19:00 +00:00 |
|
Christopher Jones
|
ff02132caf
|
Use unique object names to reduce potential clashes when testing in parallel
|
2011-09-07 19:19:00 +00:00 |
|
Christopher Jones
|
dbf744ad78
|
Sync date with actual PECL release date for correctness
|
2011-08-22 23:56:34 +00:00 |
|
Christopher Jones
|
9e830aa505
|
Sync date with actual PECL release date for correctness
|
2011-08-22 23:56:34 +00:00 |
|
Christopher Jones
|
5ef712fd46
|
Remove duplicated test
|
2011-08-22 18:05:11 +00:00 |
|
Christopher Jones
|
f2b8b4879d
|
More test portability fixes mostly for gcov.php.net
|
2011-08-13 00:43:34 +00:00 |
|
Christopher Jones
|
b53451b99e
|
More test portability fixes mostly for gcov.php.net
|
2011-08-13 00:43:34 +00:00 |
|
Christopher Jones
|
ae1baaa592
|
Improve test portabilty
|
2011-08-05 22:18:50 +00:00 |
|
Christopher Jones
|
1970c23d86
|
Improve test portabilty
|
2011-08-05 22:18:50 +00:00 |
|
Christopher Jones
|
57536d31eb
|
Add explicit casts to remove some of Pierre's snapshot build warnings
|
2011-07-27 00:04:47 +00:00 |
|
Christopher Jones
|
cf8bf9f2f0
|
Add explicit casts to remove some of Pierre's snapshot build warnings
|
2011-07-27 00:04:23 +00:00 |
|
Christopher Jones
|
987db5f747
|
Fix cast warning seen on some platforms
|
2011-07-25 23:40:57 +00:00 |
|
Christopher Jones
|
e2f5272dac
|
Fix cast warning seen on some platforms
|
2011-07-25 23:40:57 +00:00 |
|
Christopher Jones
|
f330e9fc08
|
Patch r313663 and r313665 to allow PECL builds to work with earlier releases
|
2011-07-25 17:30:09 +00:00 |
|
Christopher Jones
|
fc83d523b8
|
Patch r313663 and r313665 to allow PECL builds to work with earlier releases
|
2011-07-25 17:30:09 +00:00 |
|
Christopher Jones
|
a746dbb579
|
Remove old testname. This file now diverges from PHP_5_3
|
2011-07-25 17:25:47 +00:00 |
|
Christopher Jones
|
99049e2fdd
|
Update skipif
|
2011-07-25 17:22:48 +00:00 |
|
Christopher Jones
|
6effbcb140
|
Update skipif
|
2011-07-25 17:22:48 +00:00 |
|
Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Felipe Pena
|
4b30846b50
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:35:02 +00:00 |
|
Christopher Jones
|
cf6b208cab
|
missed version sync with 5.4
|
2011-06-27 17:24:55 +00:00 |
|
Christopher Jones
|
af482a4fc8
|
Improve cross version compat
|
2011-06-14 20:04:18 +00:00 |
|
Christopher Jones
|
ea2cad7e76
|
Fix TSRMLS for Windows build
|
2011-06-11 00:24:26 +00:00 |
|
Christopher Jones
|
17af8b0179
|
Fix TSRMLS for Windows build
|
2011-06-11 00:24:26 +00:00 |
|
Christopher Jones
|
7bc6fbc448
|
Bump OCI8 version to stable in preparation for 5.3.7 RC
|
2011-06-10 20:01:46 +00:00 |
|
Christopher Jones
|
c7a8bd6a4c
|
Add new OCI8 tests. Refactor skipifs. Sync 5.3/5.4/trunk branches
|
2011-06-10 19:16:35 +00:00 |
|
Christopher Jones
|
a643bda32d
|
Add new OCI8 tests. Refactor skipifs. Sync 5.3/5.4/trunk branches
|
2011-06-10 19:16:35 +00:00 |
|
Christopher Jones
|
f4009b52a3
|
Add oci_client_version() returning the runtime Oracle client library version - predominantly useful for the test suite
|
2011-06-10 17:38:07 +00:00 |
|
Christopher Jones
|
199510ef07
|
Add oci_client_version() returning the runtime Oracle client library version - predominantly useful for the test suite
|
2011-06-10 17:38:07 +00:00 |
|
Christopher Jones
|
bc0d535f5a
|
Missed trivial comment sync with PHP_5_4 and trunk
|
2011-06-10 17:16:00 +00:00 |
|
Felipe Pena
|
ddaddf6c2a
|
s/valid path/a valid path/
|
2011-06-08 00:53:55 +00:00 |
|
Christopher Jones
|
031085e0a9
|
Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4
|
2011-06-07 23:53:02 +00:00 |
|
Christopher Jones
|
707e6dac61
|
Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4
|
2011-06-07 23:53:02 +00:00 |
|
Christopher Jones
|
a3ddc02e8e
|
Update tests to match Felipe's null byte arg parsing change
|
2011-06-07 20:58:08 +00:00 |
|
Felipe Pena
|
32b5f8a1a3
|
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits
|
2011-06-06 21:28:16 +00:00 |
|
Christopher Jones
|
ef777fc18e
|
Refactor OCI8 config.m4: improve messages and merge similar conditionals
|
2011-03-29 21:37:45 +00:00 |
|
Christopher Jones
|
92ecff668f
|
Refactor OCI8 config.m4: improve messages and merge similar conditionals
|
2011-03-29 21:37:45 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Christopher Jones
|
1894d8df0b
|
Update for PECL upload that is synced with PHP 5.3.4
|
2010-12-10 04:36:29 +00:00 |
|
Christopher Jones
|
35c47c58df
|
Update for PECL upload that is synced with PHP 5.3.4
|
2010-12-10 04:36:29 +00:00 |
|
Christopher Jones
|
24c87d760d
|
Remove OCI8 devel status in preparation for PHP 5.3.4 release
|
2010-12-01 23:30:28 +00:00 |
|
Christopher Jones
|
0f217b0c93
|
Remove OCI8 devel status in preparation for PHP 5.3.4 release
|
2010-12-01 23:30:28 +00:00 |
|
Christopher Jones
|
c8462df127
|
Remove unreverted duplicate fix for nulls
|
2010-11-20 01:29:03 +00:00 |
|
Pierre Joye
|
ff26185322
|
- revert part of the null fix, was already applied by Chris
|
2010-11-18 16:16:26 +00:00 |
|