summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* Update year to 2021Peter Kokot2021-02-021-1/+1
* Cheaper checks for exceptions thrown from __toString()Dmitry Stogov2019-06-061-2/+2
* Allow exceptions in __toString()Nikita Popov2019-06-051-9/+34
* [ci skip] Migrate oci8 README to MarkdownPeter Kokot2019-05-123-25/+24
* Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-35/+40
* Remove duplicate test filePeter Kokot2019-05-062-109/+0
* Sync AC_CHECK_SIZEOF m4 macro callsPeter Kokot2019-03-181-6/+5
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-15349-743/+743
* Remove function_table var from the callerc9s2019-03-111-1/+1
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-4/+6
* Fix file permissionsPeter Kokot2019-02-281-0/+0
* Correct skipif use for OCI8 password testsChristopher Jones2019-02-202-2/+0
* Merge branch 'PHP-7.3' into PHP-7.4Christopher Jones2019-02-202-0/+2
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2019-02-202-0/+2
| |\
| | * Correct skipif use for OCI8 password testsChristopher Jones2019-02-202-0/+2
* | | Skip tests f oci8 extension is not loadedDmitry Stogov2019-02-202-0/+2
* | | Update and fix remaining year ranges (2019)Peter Kokot2019-02-082-2/+2
* | | Remove local variablesPeter Kokot2019-02-038-70/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-308-8/+8
* | | Implement typed propertiesNikita Popov2019-01-111-7/+12
|/ /
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-103-8/+8
|\ \ | |/
| * LOL I had 2.10 on my mindChristopher Jones2018-12-103-8/+8
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-101-0/+1
|\ \ | |/
| * Bundle the new testChristopher Jones2018-12-101-0/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-103-10/+2
|\ \ | |/
| * Improve test portabilityChristopher Jones2018-12-102-8/+2
| * Update for newer Oracle versionsChristopher Jones2018-12-101-2/+0
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-097-9/+106
|\ \ | |/
| * Add oci_set_call_timeout() and bump version to 2.10.0Christopher Jones2018-12-097-9/+106
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-091-0/+8
|\ \ | |/
| * Upgrade internal OCI callChristopher Jones2018-12-091-0/+8
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-095-25/+26
|\ \ | |/
| * Enable Oracle Database DBOP tracing attributeChristopher Jones2018-12-095-25/+26
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-095-96/+138
|\ \ | |/
| * Update OCI8 READMEChristopher Jones2018-12-091-6/+6
| * Convert some parameter parsing to the Fast Parameter Parsing APIChristopher Jones2018-12-094-90/+132
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-082-5/+6
|\ \ | |/
| * Note that PECL install now works on PHP 7.3Christopher Jones2018-12-081-0/+1
| * Don't skip with 18c DBChristopher Jones2018-12-081-5/+5
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-082-2/+2
|\ \ | |/
| * Fix resource warning valueChristopher Jones2018-12-081-1/+1
| * Bump OCI8 versionChristopher Jones2018-12-081-1/+1
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-081-3/+19
|\ \ | |/
| * Update NEWSChristopher Jones2018-12-081-3/+19
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-081-1/+3
|\ \ | |/
| * When releasing an oci8 connection always set the resource to null.KoenigsKind2018-12-081-1/+3
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-071-5/+5
|\ \ | |/
| * Drop unnecessary HASH_OF uses in ext/oci8Nikita Popov2018-12-071-5/+5
* | Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2018-12-074-74/+8
|\ \ | |/
| * Simplify based on feedback from nikicChristopher Jones2018-12-074-74/+8