Commit Graph

  • bd0b37a797 Merge pull request #40 from shivammathur/simplify-ci main Shivam Mathur 2026-03-18 22:43:39 +05:30
  • f2f1db243c ci: refactor ci matrix Shivam Mathur 2026-03-16 11:39:50 +00:00
  • 1f6a58d9c6 Do not create new lobs, when the lob is temporary + update bug57702.phpt test pdo_oci_blob_fetchall_fix Sharad Chandran R 2026-01-07 11:50:35 +05:30
  • d7460b119d Add the tests and required images for blob Sharad Chandran R 2026-01-07 09:42:49 +05:30
  • db9d568628 Initial commit boolean_support Sharad Chandran R 2026-01-09 03:08:07 +05:30
  • 3382ee965e Merge branch 'main' of https://github.com/php/pecl-database-pdo_oci Sharad Chandran R 2026-01-20 12:00:22 +05:30
  • a55f6be741 Add tests to package.xml (Issue #37) Sharad Chandran R 2026-01-20 11:35:00 +05:30
  • 22b3c39912 Add tests to package.xml (Issue #27) Sharad Chandran R 2026-01-20 11:35:00 +05:30
  • ed7fa87eec Add .gitattributes for LF line endings Sharad Chandran R 2026-01-20 01:03:16 +05:30
  • 31ac4f8e7e Fix configure command path for PDO_OCI installation Sharad Chandran R 2026-01-09 12:02:28 +05:30
  • 7c193f740e Merge branch 'main' into pdo_oci_param_int_fix pdo_oci_param_int_fix Sharad Chandran R 2026-01-09 11:08:16 +05:30
  • 0d13c2d35d Add require_once to the CLEAN section of tests/bug57702.phpt Sharad Chandran R 2026-01-09 10:24:28 +05:30
  • 590ad66b9b Add missing test Sharad Chandran R 2026-01-08 11:29:47 +05:30
  • 1d4585433b Add installation instructions for PECL and PIE Sharad Chandran R 2026-01-08 11:27:31 +05:30
  • d21ee68e0c Merge branch 'main' into pdo_oci_param_int_fix Sharad Chandran R 2026-01-07 16:44:03 +05:30
  • a5e7e5a6f9 Prepare for 1.2.0 release v1.2.0 Sharad Chandran R 2026-01-07 13:39:35 +05:30
  • 056c6d68ce Test formatting and add CREDITS Sharad Chandran R 2026-01-07 13:27:07 +05:30
  • 0405300462 Update README file with test information and format it Sharad Chandran R 2026-01-07 12:33:35 +05:30
  • 1b7415b290 Fix typo Sharad Chandran R 2026-01-07 12:05:17 +05:30
  • bd28b73c1c Merge branch 'main' into pdo_oci_param_int_fix Sharad Chandran R 2026-01-07 11:53:11 +05:30
  • d752646e03 Initial commit Sharad Chandran R 2026-01-07 09:22:26 +05:30
  • 7cea78b9b3 Fix for Input Output Bind issue (Issue #20) (#31) Sharad Chandran R 2026-01-06 23:25:26 +05:30
  • df964b4ab3 Fix tests for Windows and make it platform agnostic Sharad Chandran R 2026-01-06 12:52:42 +05:30
  • 4fbdfca8fe Remove the BOOLEAN datatype test as it requires separate fix Sharad Chandran R 2026-01-06 10:11:58 +05:30
  • 76ccbcacae Re-adding the BOOLEAN column type test Sharad Chandran R 2026-01-06 09:09:42 +05:30
  • 3229e82542 Remove the new test Sharad Chandran R 2026-01-06 02:09:00 +05:30
  • 97b74096d9 Use FETCH_NUM in the test Sharad Chandran R 2026-01-06 02:02:40 +05:30
  • a297df885f Test Correction Sharad Chandran R 2026-01-06 01:56:04 +05:30
  • dff809c771 Test Correction Sharad Chandran R 2026-01-06 01:51:01 +05:30
  • 2d84dbcd67 Add correction for the test to be run with Oracle Database 23ai+ Sharad Chandran R 2026-01-06 01:41:51 +05:30
  • 29bcc8c9e1 Add test for inserting BOOLEAN data type (supported from Oracle DB 21c+) Sharad Chandran R 2026-01-06 01:29:42 +05:30
  • 303c900af7 Update CREDITS Sharad Chandran R 2026-01-05 23:19:28 +05:30
  • 9317a41ec6 Minor update on CREDITS Sharad Chandran R 2026-01-05 17:00:51 +05:30
  • f38ec7669c replace z_val_is_true with zend_is_true Sharad Chandran R 2026-01-05 16:55:51 +05:30
  • 2716f4feac Fix binding of PDO::PARAM_BOOL (Issue #12) Sharad Chandran R 2026-01-05 16:33:24 +05:30
  • 96e7583589 Update License of composer.json Sharad Chandran R 2026-01-05 19:53:49 +05:30
  • 592787d9e7 ensure require_once is called in all tests instead of require() Sharad Chandran R 2026-01-05 15:09:10 +05:30
  • d6cd5eac29 Reverting test change in pdo_oci_debugdumpparams.phpt due to CI test failure Sharad Chandran R 2026-01-05 13:43:24 +05:30
  • 1278e9346d Add composer.json for PIE, update package.xml and some tests Sharad Chandran R 2026-01-05 13:33:27 +05:30
  • fe3cfdee69 Update test/oci_success_with_info.phpt to skip for normal tests Sharad Chandran R 2026-01-05 12:23:36 +05:30
  • 2b5c53d911 Update sections in README Sharad Chandran R 2026-01-04 15:48:01 +05:30
  • 83f21cde4e Revise installation instructions in README.md Sharad Chandran R 2026-01-04 10:02:43 +05:30
  • f7426bd28c Enhance README with clearer PDO_OCI details Sharad Chandran R 2025-12-31 12:38:08 +05:30
  • 6c89a5b768 Fix memory leaks and data corruption issues in oci_statement.c + Minor test update Sharad Chandran R 2025-12-30 16:37:01 +05:30
  • c77ad00862 Switch to Z_ISNULL_P Shivam Mathur 2025-12-30 04:30:57 +00:00
  • fea6d3acf3 Skip gh20553.phpt test from php-src Shivam Mathur 2025-12-30 04:20:32 +00:00
  • d3e846924a Refactor Linux tests to separate runs for each oracle version Shivam Mathur 2025-12-29 17:20:41 +00:00
  • bdceee1a51 Merge pull request #21 from wantedxnn/main Sharad Chandran R 2025-12-30 06:23:49 +05:30
  • 46c0c821ef Update README with clearer php.ini instructions Sharad Chandran R 2025-12-29 19:59:02 +05:30
  • 45baddb095 Minor formatting to pdo_oci installation instructions in README Sharad Chandran R 2025-12-29 19:55:33 +05:30
  • a8d203bd80 Update PDO_OCI constants registration for PHP 8.5+ X3N0N 2025-10-23 13:11:17 +03:00
  • e7a355e097 Revert "Always assume HAVE_OCIENVNLSCREATE" (#17) v1.1.0 Michael Voříšek 2025-06-17 10:57:49 +02:00
  • ffd759828b Add CI workflow (#16) Shivam Mathur 2025-06-03 00:03:04 +05:30
  • 232c428a78 Improve README, link unbundle RFC (#5) Gilles Doge 2025-06-02 00:24:31 +02:00
  • baf125caa1 Fix build on PHP 8.5 (#14) Niels Dossche 2025-06-01 10:02:02 +02:00
  • e4d0d8e7a2 Fix PDO OCI segfault in statement GC (#13) Niels Dossche 2025-05-05 19:58:37 +02:00
  • d480a2388f Merge pull request #11 from cjbj/preprel1.1B Christopher Jones 2024-08-21 15:46:31 +10:00
  • fbc7bc16d6 Sync install info Christopher Jones 2024-08-21 15:45:26 +10:00
  • 2b368d4da0 Merge branch 'main' of github.com:php/pecl-database-pdo_oci Christopher Jones 2024-08-21 15:29:51 +10:00
  • 1629af7930 Merge pull request #10 from cjbj/preprel1.1 Christopher Jones 2024-08-21 15:28:33 +10:00
  • f82d18ee16 Prepare for 1.1 release Christopher Jones 2024-08-21 15:26:47 +10:00
  • 4b7122a578 Merge pull request #7 from cjbj/tests Christopher Jones 2024-08-21 14:57:18 +10:00
  • 90e1fcebb5 Merge branch 'main' into tests Christopher Jones 2024-07-30 14:42:54 +10:00
  • 1d95f6f08e Merge pull request #8 from cjbj/fixpkgver Christopher Jones 2024-07-30 14:41:09 +10:00
  • 1992c409f5 Correct version noted in package.xml Christopher Jones 2024-07-30 14:39:41 +10:00
  • e2776fd2bb Make tests work after split from php-src Christopher Jones 2024-07-30 14:24:35 +10:00
  • 2c6decc5c5 Merge pull request #6 from remicollet/issue-ver Christopher Jones 2024-07-30 11:23:17 +10:00
  • 9057ddac7e Use PHP_PDO_OCI_VERSION instead of PHP_VERSION Report version in phpinfo Raise minimal version to 8.3 Remi Collet 2024-07-25 11:43:35 +02:00
  • be8a277c27 fix GH-1 PR Michael Voříšek 2024-03-18 16:02:23 +01:00
  • a2106eb7fe Merge pull request #1 - Remove support for Oracle 9.x Michael Voříšek 2024-03-15 11:11:02 +01:00
  • 33b922ace3 add minimal package.xml based on pecl oci8 ext Michael Voříšek 2024-02-18 11:41:02 +01:00
  • 755e6b937b add README Michael Voříšek 2024-02-18 11:05:24 +01:00
  • c3246b6f36 rm support for Oracle 9.x Michael Voříšek 2024-02-18 10:57:09 +01:00
  • 3e7fb8f5f8 always assume HAVE_OCIENVNLSCREATE Michael Voříšek 2024-02-18 10:52:56 +01:00
  • ad1e6022d9 always assume HAVE_OCIENVCREATE Michael Voříšek 2024-02-18 10:50:40 +01:00
  • 33f744e0c9 always assume HAVE_OCILOBREAD2 Michael Voříšek 2024-02-18 10:49:04 +01:00
  • 176dbea52d always assume HAVE_OCISTMTFETCH2 Michael Voříšek 2024-02-18 10:46:48 +01:00
  • 88d04acf85 Add initial .gitignore file Derick Rethans 2024-02-05 11:05:09 +00:00
  • bc6545aab1 Initial import from PHP Derick Rethans 2024-02-05 11:04:21 +00:00