summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-05[ci skip] Merge pull request #5690 from Lohith94/developAndrey Andreev1-3/+3
2022-01-05[ci skip] An attempt at a better solution for #5896Andrey Andreev2-9/+50
2022-01-05[ci skip] Drop CI_DB_oci8_driver::_bind_params() (no longer used after removi...Andrey Andreev1-29/+0
2022-01-05[ci skip] Refactor OCI8 driver to use the uniform result_id property instead ...Andrey Andreev2-38/+24
2022-01-05[ci skip] Drop OCI8-specific get_cursor() and stored_procedure() methodsAndrey Andreev4-112/+15
2022-01-05[ci skip] Merge pull request #5896 from ytetsuro/patch-3Andrey Andreev1-0/+10
2022-01-05Merge branch '3.1-stable' into developAndrey Andreev7-39/+117
2022-01-05Add SameSite cookie support to Session libraryAndrey Andreev5-21/+94
2022-01-05Polish changes from PR #6025Andrey Andreev1-17/+22
2022-01-05Merge pull request #6025 from gxgpet/developAndrey Andreev4-12/+54
2022-01-05Merge pull request #6025 from gxgpet/developAndrey Andreev3-12/+53
2022-01-05Fix broken tests in developAndrey Andreev4-10/+2
2022-01-05[ci skip] Update test cmd in build scriptAndrey Andreev2-2/+1
2022-01-05Merge branch '3.1-stable' into developAndrey Andreev35-168/+481
2022-01-05Bye Travis, Hello GH ActionsAndrey Andreev8-141/+141
2022-01-05Fix some minor PHP 8.1 deprecation warningsAndrey Andreev6-12/+11
2022-01-05Close #6021: Suppress possible E_DEPRECATION notices about mbstring.func_over...Andrey Andreev6-6/+6
2022-01-05[ci skip] Changelog maintenanceAndrey Andreev1-1/+2
2022-01-05PHP 8.1 compatibility for sessions (ref #6078)Andrey Andreev11-33/+274
2021-12-20Remove usage of deprecated strftime(), gmstrftime()Andrey Andreev1-1/+1
2021-12-20PHP 8.1 update to mysqli database driverAndrey Andreev1-0/+7
2021-12-20PHP 8.1 update to postgre database driverAndrey Andreev2-3/+3
2021-12-20ftp_connect() returns an FTP\Connection object instead of resource in PHP 8.1Andrey Andreev1-1/+1
2021-12-20finfo_open() returns an finfo object instead of resource in PHP 8.1Andrey Andreev1-1/+1
2021-12-20Merge pull request #6074 from philsturgeon/ci3-php8Andrey Andreev26-89/+135
2021-12-20Merge pull request #6074 from philsturgeon/ci3-php8Andrey Andreev26-89/+135
2021-12-20[ci skip] Merge pull request #6071 from ddonatek/patch-1George Petculescu1-1/+1
2021-12-03chore: back to travisPhil Sturgeon3-106/+118
2021-11-17chore: update to phpunit 9Phil Sturgeon3-19/+20
2021-11-17Merge branch 'php80-patch1' of https://github.com/sapics/CodeIgniter into ci3...Phil Sturgeon10-136/+136
2021-11-17Added another SVG mimetypeddonatek1-1/+1
2021-11-16[ci skip] Merge pull request #6071 from ddonatek/patch-1George Petculescu1-1/+1
2021-11-02Added another SVG mimetypeddonatek1-1/+1
2021-10-05Fixes styleguide ORsGeorge Petculescu1-5/+5
2021-10-04whoops :)George Petculescu1-1/+1
2021-10-04Fixes CREATE TABLE IF NOT EXISTS on pdo_pgsql_forge; checking for dummy data ...George Petculescu2-5/+12
2021-10-04Merge remote-tracking branch 'origin/develop_php8' into develop_php8George Petculescu0-0/+0
2021-10-04Adds PHP 8 in TravisGeorge Petculescu17-44/+70
2021-09-26Adds PHP 8 in TravisGeorge Petculescu17-44/+70
2021-09-14Merge pull request #6045 from gxgpet/develop_fixtravisAndrey Andreev10-25/+50
2021-09-14Merge pull request #6045 from gxgpet/develop_fixtravisAndrey Andreev10-27/+52
2021-09-14[ci skip] Merge pull request #6054 from gphg/attributesAndrey Andreev1-4/+2
2021-09-14[ci skip] Merge pull request #6054 from gphg/attributesAndrey Andreev1-4/+2
2021-07-30Updates .gitattributes, added export-ignore.Garett PHG1-4/+2
2021-05-31Fixes travis ymlGeorge Petculescu1-0/+1
2021-05-31other test fixesGeorge Petculescu2-4/+12
2021-05-31Adding PHPUnit 8George Petculescu4-3/+24
2021-05-31Upgrade to latest mikey179/vfsstreamGeorge Petculescu4-12/+4
2021-05-31Travis: ignore mbstring.func_overload=7 for PHP >= 7.3George Petculescu1-1/+1
2021-05-31Travis: PHP 7.4 seems to fail if XDEBUG_MODE=coverage is not setGeorge Petculescu1-7/+9