summaryrefslogtreecommitdiffstats
path: root/system/core
AgeCommit message (Expand)AuthorFilesLines
2023-01-29Merge remote-tracking branch 'upstream/develop' into devFlorian Pritz20-613/+239
2023-01-29feat(PHP8.2): Fix dynamic properties deprecation warningsFlorian Pritz4-0/+7
2023-01-26Fixes #6175George Petculescu1-2/+2
2022-03-03[ci skip] Doc updates for 3.1.13 start and changelog entry for #6107Andrey Andreev1-1/+1
2022-03-03Merge branch '3.1-stable' into developAndrey Andreev21-21/+42
2022-03-02[ci skip] Update copyright noticesAndrey Andreev21-21/+42
2022-02-11[ci skip] Merge pull request #6098 from totoprayogo1916/indent-whitespacesAndrey Andreev1-1/+0
2022-02-11whitespacesToto Prayogo1-1/+0
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-05Whoops. Broke something in 004f0a1b41c27e3d40f62a51300599d35c54c0c0Andrey Andreev1-1/+1
2022-01-05Drop option to disable Query BuilderAndrey Andreev1-7/+4
2022-01-05Polish changes from PR #5373Andrey Andreev1-14/+4
2022-01-05Merge branch 'feature/uncache_ci_vars' of github.com:TalonTR/Codeigniter into...Andrey Andreev1-5/+46
2022-01-05Polish changes from PR #5684 and drop ['log_file_extension']; ref #5648Andrey Andreev1-17/+7
2022-01-05Merge pull request #5684 from jonsmith1982/developAndrey Andreev1-1/+11
2022-01-05Merge branch '3.1-stable' into developAndrey Andreev1-16/+21
2022-01-05Polish changes from PR #6025Andrey Andreev1-17/+22
2022-01-05Merge pull request #6025 from gxgpet/developAndrey Andreev1-3/+39
2022-01-05Merge pull request #6025 from gxgpet/developAndrey Andreev1-3/+39
2022-01-05Merge branch '3.1-stable' into developAndrey Andreev5-15/+34
2022-01-05Fix some minor PHP 8.1 deprecation warningsAndrey Andreev3-5/+4
2022-01-05Close #6021: Suppress possible E_DEPRECATION notices about mbstring.func_over...Andrey Andreev2-2/+2
2021-12-20Merge pull request #6074 from philsturgeon/ci3-php8Andrey Andreev1-3/+7
2021-11-17Merge branch 'php80-patch1' of https://github.com/sapics/CodeIgniter into ci3...Phil Sturgeon1-1/+0
2021-10-04Adds PHP 8 in TravisGeorge Petculescu1-2/+7
2021-04-02Switching to setcookie for PHP >= 7.3George Petculescu1-5/+20
2021-04-01Rewording log_message() messageGeorge Petculescu1-1/+1
2021-04-01Space after ! opGeorge Petculescu1-1/+1
2021-03-24[ci skip] Add SameSite=Strict to CSRF cookieAndrey Andreev1-9/+29
2021-03-14Dropping the possibility that samesite cookie attribute won't be sent; defaul...George Petculescu1-8/+10
2021-03-01Fixes "expires" cookie attribute bugGeorge Petculescu1-1/+1
2021-02-28Initial implementation of samesite for CI_Input::set_cookieGeorge Petculescu1-3/+22
2021-02-04Merge branch '3.1-stable' into developAndrey Andreev1-1/+1
2021-02-04[ci skip] Fix is_callable()-reliant logic broken by PHP 8Andrey Andreev1-1/+1
2021-01-16Fix error in core/Output.php for php8.0sapics1-2/+6
2020-07-09[ci skip] Merge pull request #5970 from sapics/fix/user-guide-urlAndrey Andreev21-24/+24
2020-06-24Fix user guide urlsapics21-21/+21
2020-03-30[ci skip] Merge pull request #5903 from achraf52/patch-2Andrey Andreev1-1/+1
2020-02-10Add server protocol value variationAchraf Almouloudi1-1/+1
2020-01-25inserted required attribute in html tagFrancisco Javier Llanquipichun Garcia2-2/+2
2019-09-19Merge branch '3.1-stable' into developAndrey Andreev2-0/+8
2019-09-19[ci skip] Begin 3.1.12-devAndrey Andreev1-1/+1
2019-08-02[ci skip] Fix a CSRF-related bugAndrey Andreev1-0/+1
2019-06-02Close #5763Andrey Andreev1-0/+7
2019-05-10Merge pull request #5744 from sharadrsoni/patch-1Andrey Andreev1-2/+2
2019-05-07Update Log.phpSharad Soni1-1/+1
2019-04-24Update Log.phpSharad Soni1-1/+1
2019-04-23Update Log.phpSharad Soni1-1/+1
2019-04-22Adding support for proper CRLFSharad Soni1-2/+2