Michael Voříšek
|
e7a355e097
|
Revert "Always assume HAVE_OCIENVNLSCREATE" (#17)
|
2025-06-17 10:57:49 +02:00 |
|
Shivam Mathur
|
ffd759828b
|
Add CI workflow (#16)
Co-authored-by: Michael Voříšek <mvorisek@mvorisek.cz>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
|
2025-06-02 20:33:04 +02:00 |
|
Gilles Doge
|
232c428a78
|
Improve README, link unbundle RFC (#5)
|
2025-06-02 00:24:31 +02:00 |
|
Niels Dossche
|
baf125caa1
|
Fix build on PHP 8.5 (#14)
|
2025-06-01 10:02:02 +02:00 |
|
Niels Dossche
|
e4d0d8e7a2
|
Fix PDO OCI segfault in statement GC (#13)
This is the same issue that was fixed in 2ae897fff7, but now for PDO OCI.
Fixed at php-src on 8.3 in https://github.com/php/php-src/pull/18495.
|
2025-05-05 19:58:37 +02:00 |
|
Christopher Jones
|
d480a2388f
|
Merge pull request #11 from cjbj/preprel1.1B
Sync the installation information for a 1.1 release
|
2024-08-21 15:46:31 +10:00 |
|
Christopher Jones
|
fbc7bc16d6
|
Sync install info
|
2024-08-21 15:45:26 +10:00 |
|
Christopher Jones
|
2b368d4da0
|
Merge branch 'main' of github.com:php/pecl-database-pdo_oci
* 'main' of github.com:php/pecl-database-pdo_oci:
Prepare for 1.1 release
|
2024-08-21 15:29:51 +10:00 |
|
Christopher Jones
|
1629af7930
|
Merge pull request #10 from cjbj/preprel1.1
Prepare for 1.1 release
|
2024-08-21 15:28:33 +10:00 |
|
Christopher Jones
|
f82d18ee16
|
Prepare for 1.1 release
|
2024-08-21 15:26:47 +10:00 |
|
Christopher Jones
|
4b7122a578
|
Merge pull request #7 from cjbj/tests
Make tests work after split from php-src
|
2024-08-21 14:57:18 +10:00 |
|
Christopher Jones
|
90e1fcebb5
|
Merge branch 'main' into tests
* main:
Correct version noted in package.xml
|
2024-07-30 14:42:54 +10:00 |
|
Christopher Jones
|
1d95f6f08e
|
Merge pull request #8 from cjbj/fixpkgver
Correct version noted in package.xml
|
2024-07-30 14:41:09 +10:00 |
|
Christopher Jones
|
1992c409f5
|
Correct version noted in package.xml
|
2024-07-30 14:39:41 +10:00 |
|
Christopher Jones
|
e2776fd2bb
|
Make tests work after split from php-src
|
2024-07-30 14:24:35 +10:00 |
|
Christopher Jones
|
2c6decc5c5
|
Merge pull request #6 from remicollet/issue-ver
Fix extension version and dependency
|
2024-07-30 11:23:17 +10:00 |
|
Remi Collet
|
9057ddac7e
|
Use PHP_PDO_OCI_VERSION instead of PHP_VERSION
Report version in phpinfo
Raise minimal version to 8.3
|
2024-07-25 11:43:35 +02:00 |
|
Michael Voříšek
|
be8a277c27
|
fix GH-1 PR
|
2024-03-18 16:02:23 +01:00 |
|
Michael Voříšek
|
a2106eb7fe
|
Merge pull request #1 - Remove support for Oracle 9.x
|
2024-03-15 11:11:02 +01:00 |
|
Michael Voříšek
|
33b922ace3
|
add minimal package.xml based on pecl oci8 ext
|
2024-02-18 11:46:43 +01:00 |
|
Michael Voříšek
|
755e6b937b
|
add README
|
2024-02-18 11:05:24 +01:00 |
|
Michael Voříšek
|
c3246b6f36
|
rm support for Oracle 9.x
|
2024-02-18 10:57:09 +01:00 |
|
Michael Voříšek
|
3e7fb8f5f8
|
always assume HAVE_OCIENVNLSCREATE
|
2024-02-18 10:52:56 +01:00 |
|
Michael Voříšek
|
ad1e6022d9
|
always assume HAVE_OCIENVCREATE
|
2024-02-18 10:50:40 +01:00 |
|
Michael Voříšek
|
33f744e0c9
|
always assume HAVE_OCILOBREAD2
|
2024-02-18 10:49:04 +01:00 |
|
Michael Voříšek
|
176dbea52d
|
always assume HAVE_OCISTMTFETCH2
|
2024-02-18 10:46:48 +01:00 |
|
Derick Rethans
|
88d04acf85
|
Add initial .gitignore file
|
2024-02-05 11:05:09 +00:00 |
|
Derick Rethans
|
bc6545aab1
|
Initial import from PHP
|
2024-02-05 11:04:21 +00:00 |
|