Sammy Kaye Powers
|
478f119ab9
|
Update copyright headers to 2017
|
2017-01-04 11:14:55 -06:00 |
|
Christopher Jones
|
8be59a1301
|
Fixed bug #71148 (Bind reference overwritten on PHP 7)
|
2016-10-17 12:40:14 +11:00 |
|
Christopher Jones
|
cb34882e61
|
Prepare for OCI8 PECL release
|
2016-08-18 13:58:24 +10:00 |
|
Christopher Jones
|
51c1b64fa9
|
Remove unused OCI8 macros
|
2016-08-16 16:58:20 +10:00 |
|
Christopher Jones
|
3c5e6b29ce
|
Remove obsolete Id tags
|
2016-08-09 16:12:58 +10:00 |
|
Christopher Jones
|
797f69ef32
|
Bump version in OCI8 test
|
2016-08-09 15:59:59 +10:00 |
|
Christopher Jones
|
dd7cdab8e4
|
Remove old $Id$ tags
|
2016-08-07 10:24:56 +10:00 |
|
Christopher Jones
|
944d473eaa
|
Sync with 7.1 branch changes from Nikita & Dimitri to keep OCI8 code identical
|
2016-08-07 10:17:06 +10:00 |
|
Christopher Jones
|
b601dc5b29
|
Fix bug #72524 (Binding null values triggers ORA-24816 error)
|
2016-08-07 09:39:44 +10:00 |
|
Christopher Jones
|
2b7a699acd
|
Fixed invalid handle error with Implicit Result Sets
|
2016-08-04 17:01:57 +10:00 |
|
Christopher Jones
|
78488a54c8
|
Fixed invalid handle error with Implicit Result Sets and bump OCI8 version.
|
2016-08-04 16:55:54 +10:00 |
|
Christopher Jones
|
fae6407314
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-07-07 11:52:39 +10:00 |
|
Christopher Jones
|
8b905e337c
|
Mask DB usernames from expected test output for test portability
|
2016-07-07 11:52:17 +10:00 |
|
Christopher Jones
|
3b54d93b2f
|
Bump version in test
|
2016-04-18 11:15:01 +10:00 |
|
Christopher Jones
|
ec358dac03
|
On second thoughts, keep this in sync with 5.6 for 71422
|
2016-04-14 15:49:15 +10:00 |
|
Christopher Jones
|
96ece22a05
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2016-04-14 15:09:02 +10:00 |
|
Christopher Jones
|
d1e81a59a7
|
Fix old comment cut-n-paste error
|
2016-04-14 15:08:42 +10:00 |
|
Christopher Jones
|
12cd25bb1a
|
Fixed bug #71600 (oci_fetch_all segfaults when selecting more than 8 columns) (Tian Yang)
|
2016-04-14 14:09:16 +10:00 |
|
Christopher Jones
|
cef4bc61c1
|
Merge fix for bug #71422. No code changed needed in PHP 7
|
2016-04-14 13:55:32 +10:00 |
|
Christopher Jones
|
8f2e6da806
|
Fixed bug #71422 (Fix ORA-01438: value larger than specified precision allowed for this column)
|
2016-04-14 13:50:01 +10:00 |
|
Lior Kaplan
|
ed35de784f
|
Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
Happy new year (Update copyright to 2016)
|
2016-01-01 19:48:25 +02:00 |
|
Lior Kaplan
|
49493a2dcf
|
Happy new year (Update copyright to 2016)
|
2016-01-01 19:21:47 +02:00 |
|
Christopher Jones
|
e0691d27d5
|
Merge branch 'PHP-5.6' into PHP-7.0
|
2015-12-13 08:22:14 +11:00 |
|
Christopher Jones
|
82d58e6cbc
|
Update README
|
2015-12-13 08:21:41 +11:00 |
|
Christopher Jones
|
e4a48ab6b3
|
Prepare for a PECL release
|
2015-12-12 16:07:57 +11:00 |
|
Christopher Jones
|
8f7e98ac4a
|
Prepare for a PECL release
|
2015-12-12 16:06:08 +11:00 |
|
Christopher Jones
|
071247713f
|
Change line endings: Windows to Unix
|
2015-11-26 06:51:46 +11:00 |
|
Christopher Jones
|
7be30eb78c
|
Improve test portability
|
2015-11-25 12:43:05 +11:00 |
|
Christopher Jones
|
d10ee1eef1
|
Fix remaining gcov valgrind issues
|
2015-11-25 12:42:27 +11:00 |
|
Christopher Jones
|
f66e25a82b
|
Fixed LOB implementation size_t/zend_long mismatch reported by gcov
|
2015-11-20 09:14:05 +11:00 |
|
Christopher Jones
|
8b32fe80ae
|
Stablize test on Windows
|
2015-11-20 09:13:47 +11:00 |
|
Christopher Jones
|
0dce4bef79
|
Fixed LOB mem leak reported on gcov. Also fixed unsigend comparison compile warning; and remove direct field access
|
2015-11-16 08:15:22 +11:00 |
|
Christopher Jones
|
049325ca96
|
Fix bug 68298 (PHP OCI8 OCI int overflow) (Senthil)
|
2015-11-07 02:24:17 +11:00 |
|
Christopher Jones
|
a57b205383
|
Fix compile warnings about comparison of unsigned expression always being true
|
2015-11-07 02:14:18 +11:00 |
|
Christopher Jones
|
f88a9a9643
|
Bump OCI8 version
|
2015-11-07 02:10:57 +11:00 |
|
Christopher Jones
|
3060dfd92e
|
Fix bug 68298 (PHP OCI8 OCI int overflow) (Senthil)
|
2015-11-07 01:56:50 +11:00 |
|
Christopher Jones
|
4a57f1821b
|
Fix mem leak and improve test portability (Senthil)
|
2015-10-07 20:24:49 +11:00 |
|
Christopher Jones
|
e0193a0bef
|
Improve row fetch changes for PHP7. Update test SKIPIFs. Add test for 11g client (Senthil)
|
2015-09-15 12:03:24 +10:00 |
|
Christopher Jones
|
145708b658
|
Fix mem leak in PHP7
|
2015-09-14 13:29:09 +10:00 |
|
Christopher Jones
|
a96f99e30a
|
Final diff fixes for PHP7 on base platform (some mem leaks still to be fixed). Update driver name. Improve test portability (Senthil)
|
2015-09-12 09:10:32 +10:00 |
|
Christopher Jones
|
a52902faf4
|
Squash some more PHP 7 diffs and improve test portability (Senthil)
|
2015-08-26 21:22:58 +10:00 |
|
Christopher Jones
|
9047b567e3
|
Resolve build warnings. Bump ver. Better range check. Fix diffs
|
2015-08-19 10:42:53 +10:00 |
|
Christopher Jones
|
b7031ba743
|
Further PHP 7 compat for OCI8
|
2015-08-12 21:57:16 +10:00 |
|
Christopher Jones
|
70a7221540
|
More PHP7 compat (Rajendra/Senthil)
|
2015-07-30 20:25:40 +10:00 |
|
Christopher Jones
|
e6d9061e85
|
More OCI8 diff fixes (Rajendra)
|
2015-07-16 13:06:35 +10:00 |
|
Christopher Jones
|
8586e67c1c
|
Some OCI8 fixes (Rajendra)
|
2015-07-13 11:50:00 +10:00 |
|
Christopher Jones
|
99cac5055e
|
More PHP 7 patches (Rajendra/Abdullah)
|
2015-06-30 13:54:40 +10:00 |
|
Cameron Porter
|
621698d3f9
|
Correct oci8 hash destructors to prevent segfaults, and a few other fixes.
|
2015-06-28 13:05:25 +02:00 |
|
Rasmus Lerdorf
|
28d7bb97a1
|
Fix more proto comments
|
2015-06-23 17:46:20 -04:00 |
|
Kalle Sommer Nielsen
|
db22946b25
|
Remove these old references to the DSP files we don't use anymore
|
2015-06-22 13:29:42 +02:00 |
|