Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-13 | [ci skip] Merge pull request #6100 from svennd/develop | Andrey Andreev | 1 | -2/+2 | |
profiler.php PHP 8.1 deprecation notice | |||||
2022-02-12 | feedback from narfbg | Svennd | 1 | -2/+2 | |
2022-02-11 | required spaces around cast | Svennd | 1 | -2/+2 | |
2022-02-11 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
2022-02-11 | [ci skip] Merge pull request #6098 from totoprayogo1916/indent-whitespaces | Andrey Andreev | 2 | -2/+2 | |
Minor indentation & whitespace corrections | |||||
2022-02-11 | whitespaces | Toto Prayogo | 3 | -3/+2 | |
2022-02-10 | Update Profiler.php | Svennd | 1 | -2/+2 | |
fix it with string casting instead, based on feedback of jamieburchell :) thanks ! | |||||
2022-02-09 | Update Profiler.php | Svennd | 1 | -1/+1 | |
check for null value on $val | |||||
2022-02-04 | Fix passing NULL to setcookie value parameter | Jamie Burchell | 1 | -1/+1 | |
Fixes Passing null to parameter #2 ($value) of type string is deprecated | |||||
2022-01-15 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
2022-01-15 | [ci skip] Fix a coding typo from 1a2651040ef701e750b1c13cd69cc70814b079d0 | Andrey Andreev | 1 | -1/+1 | |
2022-01-08 | [ci skip] Attempt to hack SameSite into session_set_cookie_params() pre-PHP7.3 | Andrey Andreev | 1 | -1/+1 | |
2022-01-08 | [ci skip] Attempt to hack SameSite into session_set_cookie_params() pre-PHP7.3 | Andrey Andreev | 1 | -1/+1 | |
2022-01-08 | [ci skip] Actually use the Session wrapper (ref #6078) | Andrey Andreev | 1 | -7/+7 | |
2022-01-08 | [ci skip] Actually use the Session wrapper (ref #6078) | Andrey Andreev | 1 | -7/+7 | |
2022-01-08 | [ci skip] Fix CI_Session_driver_interface for PHP 5 (ref #6078) | Andrey Andreev | 1 | -1/+1 | |
2022-01-08 | [ci skip] Fix CI_Session_driver_interface for PHP 5 (ref #6078) | Andrey Andreev | 1 | -1/+1 | |
2022-01-07 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
2022-01-07 | [ci skip] Fix #6083 | Andrey Andreev | 1 | -1/+1 | |
2022-01-05 | Finally drop CI_Encrypt | Andrey Andreev | 1 | -521/+0 | |
2022-01-05 | Drop more deprecated functionality | Andrey Andreev | 1 | -5/+0 | |
2022-01-05 | Drop some previously deprecated functionality | Andrey Andreev | 1 | -8/+0 | |
2022-01-05 | Fix #5562 | Andrey Andreev | 1 | -16/+12 | |
2022-01-05 | Merge branch '3.1-stable' into develop | Andrey Andreev | 2 | -21/+86 | |
2022-01-05 | Add SameSite cookie support to Session library | Andrey Andreev | 2 | -21/+86 | |
2022-01-05 | Merge branch '3.1-stable' into develop | Andrey Andreev | 17 | -29/+284 | |
2022-01-05 | Fix some minor PHP 8.1 deprecation warnings | Andrey Andreev | 3 | -7/+7 | |
2022-01-05 | Close #6021: Suppress possible E_DEPRECATION notices about ↵ | Andrey Andreev | 4 | -4/+4 | |
mbstring.func_overload | |||||
2022-01-05 | PHP 8.1 compatibility for sessions (ref #6078) | Andrey Andreev | 10 | -33/+273 | |
2021-12-20 | Remove usage of deprecated strftime(), gmstrftime() | Andrey Andreev | 1 | -1/+1 | |
2021-12-20 | ftp_connect() returns an FTP\Connection object instead of resource in PHP 8.1 | Andrey Andreev | 1 | -1/+1 | |
2021-12-20 | finfo_open() returns an finfo object instead of resource in PHP 8.1 | Andrey Andreev | 1 | -1/+1 | |
2021-03-24 | Merge pull request #6028 from vibbow/patch-1 | George Petculescu | 1 | -1/+1 | |
Update Session.php | |||||
2021-03-10 | Update Session.php | vibbow | 1 | -1/+1 | |
Fix PHPDoc | |||||
2021-02-04 | Merge branch '3.1-stable' into develop | Andrey Andreev | 2 | -2/+2 | |
2021-02-04 | [ci skip] Fix is_callable()-reliant logic broken by PHP 8 | Andrey Andreev | 2 | -2/+2 | |
Close #6006, #6007 | |||||
2021-02-04 | [ci skip] Remove a comment made obsolete by PR #6013 | Andrey Andreev | 1 | -2/+0 | |
2021-02-04 | [ci skip] Merge pull request #6013 from 1stwebdesigns/new_branch | Andrey Andreev | 1 | -1/+1 | |
Fix Flashdata time comparison for PHP 8 | |||||
2021-02-04 | [ci skip] Remove a comment made obsolete by PR #6013 | Andrey Andreev | 1 | -2/+0 | |
2021-01-15 | Fix Flashdata time comparison for PHP 8 | 1st WebDesigns | 1 | -1/+1 | |
2021-01-05 | [ci skip] Add TLS support for Session library Redis connection strings ↵ | Andrey Andreev | 1 | -1/+1 | |
(related: issue #5982, PR #5983) | |||||
2020-07-09 | [ci skip] Merge pull request #5970 from sapics/fix/user-guide-url | Andrey Andreev | 29 | -34/+34 | |
Fix user guide url | |||||
2020-06-24 | Fix user guide url | sapics | 25 | -30/+30 | |
Replace from https://codeigniter.com/user_guide/* to https://codeigniter.com/userguide3/* | |||||
2020-04-02 | Fixed issue with creating a resource from png using Image_lib | Diego | 1 | -2/+3 | |
2020-01-28 | [ci skip] Merge pull request #5882 from adevesa/webp-permission | Andrey Andreev | 1 | -2/+2 | |
image/webp upload type | |||||
2020-01-28 | [ci skip] Merge pull request #5882 from adevesa/webp-permission | Andrey Andreev | 1 | -2/+2 | |
image/webp upload type | |||||
2020-01-28 | Merge branch '3.1-stable' into develop | Andrey Andreev | 3 | -6/+28 | |
Conflicts resolved: .travis.yml system/database/DB_query_builder.php system/helpers/captcha_helper.php system/libraries/Cache/drivers/Cache_redis.php system/libraries/Zip.php | |||||
2020-01-28 | [ci skip] Add comment about PR #5893 changes | Andrey Andreev | 1 | -1/+2 | |
2020-01-28 | Merge pull request #5893 from aitorres/develop | Lonnie Ezell | 1 | -2/+2 | |
ZIP Library Memory Optimization | |||||
2020-01-28 | Update Upload.php | Devesa Agustín | 1 | -1/+2 | |