summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-06Fixed QA request of #676 for invalid call to libraryMark Newnham1-1/+1
2022-02-02Drop compatibility with PHP 5.xDamien Regad2-2/+6
2022-01-23Merge branch 'hotfix/5.21'Damien Regad2-33/+60
2022-01-22Bump version to 5.21.4v5.21.4Damien Regad1-1/+1
2022-01-22Merge branch 'hotfix/5.20' into hotfix/5.21Damien Regad1-0/+2
2022-01-22Reset version to avoid merge conflictsDamien Regad130-131/+131
2022-01-22Update ChangelogDamien Regad1-1/+15
2022-01-22Methods return E_DEPRECATED with PHP8.1, see #771Mark Newnham1-0/+13
2022-01-22Bump version to 5.20.21v5.20.21Damien Regad130-131/+131
2022-01-22Update ChangelogDamien Regad1-0/+14
2022-01-22Methods return E_DEPRECATED with PHP8.1, see #771Mark Newnham1-0/+13
2022-01-22Merge pull request from GHSA-65mj-7c86-79jfDamien Regad1-31/+44
2022-01-22Merge pull request from GHSA-65mj-7c86-79jfDamien Regad1-1/+0
2022-01-16Add phpDocumentor3 configurationDamien Regad11-26/+60
2022-01-16Fix reported errors in generated documentationDamien Regad8-25/+31
2022-01-16Remove irrelevant and incorrect @example tagDamien Regad1-1/+0
2022-01-16gitignore: exclude phpDocumentor outputDamien Regad1-0/+2
2022-01-16Add phpDocumentor3 config fileDamien Regad2-0/+27
2022-01-16Add ADOConnection::releaseStatement() methodDamien Regad3-0/+29
2022-01-16PHPDoc and coding guidelinesDamien Regad1-9/+19
2022-01-16Prevent auth bypass with PostgreSQL connectionsDamien Regad1-22/+25
2022-01-16Prevent auth bypass with PostgreSQL connectionsDamien Regad1-1/+0
2022-01-09Merge branch 'master' of https://github.com/ADOdb/ADOdbMark Newnham6-17/+126
2022-01-09Remove usage of $php_errormsg from DB2 driver, see #791Mark Newnham1-14/+12
2022-01-08Add GitHub Security Policy (SECURITY.md)Damien Regad1-0/+45
2022-01-08Merge Pull Request #784Damien Regad2-6/+48
2022-01-08Update ChangelogDamien Regad1-0/+2
2022-01-08Coding guidelinesDamien Regad1-37/+39
2022-01-08Rename _getConnection() to getConnectionById()Mike-Benoit1-4/+4
2022-01-08Support calling a function upon load balancer connectionMike-Benoit1-4/+42
2022-01-08Update ChangelogDamien Regad1-1/+17
2022-01-08Deprecate Database Replication add-on (#780)Damien Regad2-0/+7
2022-01-08No need to define $dsnType in ADODB_pdo anymoreDamien Regad2-4/+3
2022-01-08PHPDoc updateDamien Regad1-6/+6
2022-01-05dsnType not defined before use, see #789Mark Newnham1-0/+6
2022-01-04Memcache library does not initialize correctly, see #788Mark Newnham1-6/+8
2022-01-02Add missing PostgreSQL standard datatypesMike1-0/+7
2022-01-02Fix PHP Warning: Undefined array keyIoannis Igoumenos1-2/+5
2022-01-02Update .mailmapDamien Regad1-0/+1
2022-01-01Prevent PHP warning if P1 or P2 happen to be an arrayMike1-0/+3
2022-01-01PHPDocDamien Regad2-12/+11
2022-01-01Fix PHP ERROR: Uncaught ArgumentCountErrorMike-Benoit1-1/+1
2021-12-11Fix php syntax errors found with phpstan (#774)Dianne2-3/+3
2021-11-27Constructor parameters are incompatible across ADOrecordset definitions, see ...Mark Newnham1-4/+13
2021-11-27Merge branch 'master' of https://github.com/ADOdb/ADOdbMark Newnham18-1709/+1774
2021-11-27Methods return E_DEPRECATED with PHP8.1, see #771Mark Newnham1-0/+13
2021-11-08Update ChangelogDamien Regad1-0/+6
2021-11-08Merge _fixblobs() into _prepFields()Damien Regad2-14/+22
2021-11-08Refactored ADODB_postgres7::_fixblobs() Gold2-29/+20
2021-11-07Refactor ADODB_postgres7::metaForeignKeys() case conversionDamien Regad1-3/+6