summaryrefslogtreecommitdiffstats
path: root/system/core
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-16[ci skip] Start of 3.1.11 developmentAndrey Andreev1-1/+1
2019-01-16[ci skip] Prepare for 3.1.10 releaseAndrey Andreev1-1/+1
2019-01-02Merge pull request #5662 from jim-parry/copyright2019Instructor, BCIT21-63/+63
2018-12-27Update copyright date to 2019Jim Parry21-42/+42
2018-06-26Using `isset`.tianhe19861-2/+2
2018-06-22Using null comparison instead of isset().tianhe19861-6/+4
2018-06-12[ci skip] Mark the start of 3.1.10 developmentAndrey Andreev1-1/+1
2018-06-12[ci skip] Prepare 3.1.9 releaseAndrey Andreev1-1/+1
2018-05-18http:// to https://Mehdi Bounya21-57/+57
2018-04-24[ci skip] Close #5479Andrey Andreev1-3/+3
2018-03-22Merge branch '3.1-stable' into developAndrey Andreev1-2/+10
2018-03-22[ci skip] Mark the start of 3.1.9 developmentAndrey Andreev1-1/+1
2018-03-22[ci skip] Prepare 3.1.8 releaseAndrey Andreev1-1/+1
2018-03-15Merge pull request #5431 from CyberSecutor/developAndrey Andreev1-4/+6
2018-03-10[ci skip] Fix #5420Andrey Andreev1-2/+10
2018-03-05Fixed typoRemko Silvis1-1/+1
2018-03-05Added parenthesis check around "document" elements and fixed non-existent doc...Remko Silvis1-3/+5
2018-02-13only retain 103, 207, 308, 421 and 451qichengzx1-8/+0
2018-02-11complement the missing HTTP status codesqichengzx1-0/+13