summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-13[ci skip] Merge pull request #6100 from svennd/developAndrey Andreev1-2/+2
2022-02-12feedback from narfbgSvennd1-2/+2
2022-02-11required spaces around castSvennd1-2/+2
2022-02-11Merge branch '3.1-stable' into developAndrey Andreev3-2/+2
2022-02-11[ci skip] chmod -x index.php (fix #6101)Andrey Andreev1-0/+0
2022-02-11[ci skip] Merge pull request #6098 from totoprayogo1916/indent-whitespacesAndrey Andreev5-5/+2
2022-02-11[ci skip] Merge pull request #6098 from totoprayogo1916/indent-whitespacesAndrey Andreev6-6/+2
2022-02-11whitespacesToto Prayogo6-6/+2
2022-02-11[ci skip] Merge pull request #6096 from jamieburchell/patch-1Andrey Andreev1-1/+1
2022-02-10Update Profiler.phpSvennd1-2/+2
2022-02-09Update Profiler.phpSvennd1-1/+1
2022-02-04Fix passing NULL to setcookie value parameterJamie Burchell1-1/+1
2022-02-03Merge pull request #6092 from jamieburchell/patch-2Andrey Andreev1-1/+1
2022-02-01Typecast to stringJamie Burchell1-5/+1
2022-02-01Fix PHP 8.1 deprecationJamie Burchell1-0/+4
2022-02-01Merge pull request #6090 from jamieburchell/patch-1Andrey Andreev1-1/+1
2022-02-01Merge pull request #6090 from jamieburchell/patch-1Andrey Andreev1-1/+1
2022-01-28Default $final_output to string instead of NULLJamie Burchell1-1/+1
2022-01-16[ci skip] Fix a documentation typoAndrey Andreev1-1/+1
2022-01-15Merge branch '3.1-stable' into developAndrey Andreev2-1/+2
2022-01-15[ci skip] Fix a coding typo from 1a2651040ef701e750b1c13cd69cc70814b079d0Andrey Andreev1-1/+1
2022-01-09Set error_reporting=E_ALL for unit testsAndrey Andreev1-1/+1
2022-01-09Set error_reporting=E_ALL for unit testsAndrey Andreev1-1/+1
2022-01-08[ci skip] Add changelog entry for #5729Andrey Andreev1-0/+1
2022-01-08[ci skip] Merge pull request #5729 from emrulmax2/patch-1Andrey Andreev1-0/+1
2022-01-08[ci skip] Merge pull request #5729 from emrulmax2/patch-1Andrey Andreev1-0/+1
2022-01-08.gitignore tests/mocks/database/ci_test.sqliteAndrey Andreev2-0/+1
2022-01-08.gitignore tests/mocks/database/ci_test.sqliteAndrey Andreev2-0/+1
2022-01-08Fix #92Andrey Andreev3-2/+4
2022-01-08[ci skip] Attempt to hack SameSite into session_set_cookie_params() pre-PHP7.3Andrey Andreev1-1/+1
2022-01-08[ci skip] Attempt to hack SameSite into session_set_cookie_params() pre-PHP7.3Andrey Andreev1-1/+1
2022-01-08[ci skip] Actually use the Session wrapper (ref #6078)Andrey Andreev1-7/+7
2022-01-08[ci skip] Actually use the Session wrapper (ref #6078)Andrey Andreev1-7/+7
2022-01-08[ci skip] Fix CI_Session_driver_interface for PHP 5 (ref #6078)Andrey Andreev1-1/+1
2022-01-08[ci skip] Fix CI_Session_driver_interface for PHP 5 (ref #6078)Andrey Andreev1-1/+1
2022-01-07Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
2022-01-07[ci skip] Fix #6083Andrey Andreev1-1/+1
2022-01-05Finally drop CI_EncryptAndrey Andreev11-840/+24
2022-01-05Drop more deprecated functionalityAndrey Andreev9-124/+14
2022-01-05[ci skip] Merge branch '3.1-stable' into developAndrey Andreev1-1/+4
2022-01-05[ci skip] Suggest random_bytes() over random_string() (fix #3432)Andrey Andreev1-1/+4
2022-01-05Drop some previously deprecated functionalityAndrey Andreev13-47/+17
2022-01-05Whoops. Broke something in 004f0a1b41c27e3d40f62a51300599d35c54c0c0Andrey Andreev2-1/+1
2022-01-05Fix #5562Andrey Andreev2-16/+17
2022-01-05Drop option to disable Query BuilderAndrey Andreev6-70/+16
2022-01-05Polish changes from PR #5373Andrey Andreev2-14/+4
2022-01-05Merge branch 'feature/uncache_ci_vars' of github.com:TalonTR/Codeigniter into...Andrey Andreev2-6/+60
2022-01-05Update logging testsAndrey Andreev2-6/+6
2022-01-05Polish changes from PR #5684 and drop ['log_file_extension']; ref #5648Andrey Andreev4-33/+23
2022-01-05Merge pull request #5684 from jonsmith1982/developAndrey Andreev2-1/+22