Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct skipif use for OCI8 password tests | Christopher Jones | 2019-02-20 | 2 | -0/+2 |
* | LOL I had 2.10 on my mind | Christopher Jones | 2018-12-10 | 3 | -8/+8 |
* | Bundle the new test | Christopher Jones | 2018-12-10 | 1 | -0/+1 |
* | Improve test portability | Christopher Jones | 2018-12-10 | 2 | -8/+2 |
* | Update for newer Oracle versions | Christopher Jones | 2018-12-10 | 1 | -2/+0 |
* | Add oci_set_call_timeout() and bump version to 2.10.0 | Christopher Jones | 2018-12-09 | 7 | -9/+106 |
* | Upgrade internal OCI call | Christopher Jones | 2018-12-09 | 1 | -0/+8 |
* | Enable Oracle Database DBOP tracing attribute | Christopher Jones | 2018-12-09 | 5 | -25/+26 |
* | Update OCI8 README | Christopher Jones | 2018-12-09 | 1 | -6/+6 |
* | Convert some parameter parsing to the Fast Parameter Parsing API | Christopher Jones | 2018-12-09 | 4 | -90/+132 |
* | Note that PECL install now works on PHP 7.3 | Christopher Jones | 2018-12-08 | 1 | -0/+1 |
* | Don't skip with 18c DB | Christopher Jones | 2018-12-08 | 1 | -5/+5 |
* | Fix resource warning value | Christopher Jones | 2018-12-08 | 1 | -1/+1 |
* | Bump OCI8 version | Christopher Jones | 2018-12-08 | 1 | -1/+1 |
* | Update NEWS | Christopher Jones | 2018-12-08 | 1 | -3/+19 |
* | When releasing an oci8 connection always set the resource to null. | KoenigsKind | 2018-12-08 | 1 | -1/+3 |
* | Drop unnecessary HASH_OF uses in ext/oci8 | Nikita Popov | 2018-12-07 | 1 | -5/+5 |
* | Simplify based on feedback from nikic | Christopher Jones | 2018-12-07 | 4 | -74/+8 |
* | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 20 | -23/+3 |
* | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 3 | -3/+3 |
* | Terminate smart string correctly | Christopher Jones | 2018-09-24 | 1 | -2/+2 |
* | Make usable for PECL OCI8 release for PHP 7.x | Christopher Jones | 2018-09-24 | 5 | -2/+125 |
* | Backport master branch comment typo fix | Christopher Jones | 2018-09-24 | 1 | -1/+1 |
* | Make tests portable across PHP 7.x versions | Christopher Jones | 2018-09-24 | 5 | -7/+7 |
* | Remove $id from phpinfo as already done in PHP-7.3 | Christopher Jones | 2018-09-24 | 1 | -1/+0 |
* | And strip trailing tabs too... | Christopher Jones | 2018-09-24 | 151 | -462/+462 |
* | Sync EXPECT usage with PHP-7.3 | Christopher Jones | 2018-09-24 | 91 | -98/+95 |
* | Remove trailing whitespace to help keep branches in sync | Christopher Jones | 2018-09-24 | 267 | -624/+623 |
* | Remove trailing whitespace to help keep branches in sycn | Christopher Jones | 2018-09-24 | 8 | -44/+44 |
* | Happy new year (Update copyright to 2018) | Lior Kaplan | 2018-01-02 | 1 | -1/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 8 | -8/+8 |
* | Fixed valgrind issue | Tianfang Yang | 2017-10-16 | 3 | -13/+30 |
* | Bumped ext/oci8 version | Dmitry Stogov | 2017-10-04 | 1 | -1/+1 |
* | Use dereferenced value | Dmitry Stogov | 2017-10-03 | 1 | -5/+5 |
* | Fixed compilation errors | Dmitry Stogov | 2017-10-03 | 1 | -5/+5 |
* | Restored code for BOOL variables | Dmitry Stogov | 2017-10-02 | 1 | -0/+6 |
* | Fixed few ext/oci8 bugs | Dmitry Stogov | 2017-09-20 | 5 | -81/+96 |
* | Prepare for PECL release | Tianfang Yang | 2017-08-14 | 1 | -2/+8 |
* | Sync OCI8 on PHP 7.x branches | Tianfang Yang | 2017-08-13 | 10 | -108/+116 |
* | Expose oci_unregister_taf_callback() | Christopher Jones | 2017-07-26 | 7 | -23/+67 |
* | Update copyright year to 2017 | Peter Kokot | 2017-07-24 | 1 | -1/+1 |
* | Update PHP 5 version to 7 in header comments | Peter Kokot | 2017-07-24 | 1 | -2/+2 |
* | Add oci8_failover.c to config.w32, follow up for commit 1b797f7a | Lior Kaplan | 2017-07-19 | 1 | -1/+1 |
* | Bump OCI8 version for recent patch | Christopher Jones | 2017-07-14 | 3 | -7/+22 |
* | Add bug #74625 to package.xml | Christopher Jones | 2017-06-21 | 1 | -0/+2 |
* | Add IN bind case to bug74625.phpt | Christopher Jones | 2017-06-21 | 1 | -12/+49 |
* | Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). | Ingmar Runge | 2017-06-21 | 2 | -15/+44 |
* | Remove use of obsolete create_function() | Christopher Jones | 2017-06-21 | 6 | -6/+6 |
* | Update OCI8 version test and package.xml | Christopher Jones | 2017-06-21 | 2 | -9/+9 |
* | Bump OCI8 version | Christopher Jones | 2017-06-20 | 2 | -2/+19 |