summaryrefslogtreecommitdiffstats
path: root/system/libraries
AgeCommit message (Expand)AuthorFilesLines
2021-02-04[ci skip] Fix is_callable()-reliant logic broken by PHP 8Andrey Andreev2-2/+2
2021-02-04[ci skip] Remove a comment made obsolete by PR #6013Andrey Andreev1-2/+0
2021-02-04[ci skip] Merge pull request #6013 from 1stwebdesigns/new_branchAndrey Andreev1-1/+1
2021-02-04[ci skip] Remove a comment made obsolete by PR #6013Andrey Andreev1-2/+0
2021-01-15Fix Flashdata time comparison for PHP 81st WebDesigns1-1/+1
2021-01-05[ci skip] Add TLS support for Session library Redis connection strings (relat...Andrey Andreev1-1/+1
2020-07-09[ci skip] Merge pull request #5970 from sapics/fix/user-guide-urlAndrey Andreev29-34/+34
2020-06-24Fix user guide urlsapics25-30/+30
2020-04-02Fixed issue with creating a resource from png using Image_libDiego1-2/+3
2020-01-28[ci skip] Merge pull request #5882 from adevesa/webp-permissionAndrey Andreev1-2/+2
2020-01-28[ci skip] Merge pull request #5882 from adevesa/webp-permissionAndrey Andreev1-2/+2
2020-01-28Merge branch '3.1-stable' into developAndrey Andreev3-6/+28
2020-01-28[ci skip] Add comment about PR #5893 changesAndrey Andreev1-1/+2
2020-01-28Merge pull request #5893 from aitorres/developLonnie Ezell1-2/+2
2020-01-28Update Upload.phpDevesa Agustín1-1/+2
2020-01-27optimize memory allocation on zip libraryAndrés Ignacio Torres1-2/+2
2020-01-27[ci skip] Merge pull request #5891 from franciscollanquipichun/developAndrey Andreev5-5/+5
2020-01-27[ci skip] Fix #5879Andrey Andreev1-3/+3
2020-01-27[ci skip] Fix #5879Andrey Andreev1-3/+3
2020-01-25inserted required attribute in html tagFrancisco Javier Llanquipichun Garcia5-5/+5
2020-01-14Update Upload.phpDevesa Agustín1-1/+1
2020-01-08Update Image_lib.phpDevesa Agustín1-9/+21
2020-01-08Update Image_lib.phpDevesa Agustín1-19/+33
2020-01-08Change Upload.php for image/webpDevesa Agustín1-3/+2
2019-11-01[ci skip] Merge pull request #5861 from nebkat/patch-1Andrey Andreev1-1/+1
2019-10-21cache: redis: Check version of redis not phpredisNebojsa Cvetkovic1-1/+1
2019-10-21[ci skip] Fix #5857Andrey Andreev1-0/+4
2019-10-10fix static field nameClaudio Galdiolo1-1/+1
2019-10-08Merge pull request #5842 from sapics/chore/fix-indentAndrey Andreev4-18/+18
2019-10-08[ci skip] Fix #5840Andrey Andreev1-5/+22
2019-09-27Merge tag '3.1.11' of git://github.com/bcit-ci/CodeIgniter into devFlorian Pritz7-114/+145
2019-09-25Fix indentsapics5-22/+22
2019-09-19Merge branch '3.1-stable' into developAndrey Andreev6-90/+96
2019-09-18[ci skip] Update Cache library Redis driver to work with phpRedis 5, similarl...Andrey Andreev1-1/+12
2019-09-05[ci skip] Remove a few leftover trailing spaces from PR #5816Andrey Andreev1-5/+5
2019-09-05[ci skip] Merge pull request #5816 from mchobbylong/adapt-php-redisAndrey Andreev1-7/+48
2019-09-05[ci skip] Remove a few leftover trailing spaces from PR #5816Andrey Andreev1-5/+5
2019-09-05[ci skip] Merge pull request #5816 from mchobbylong/adapt-php-redisAndrey Andreev1-7/+48
2019-09-05[ci skip] Merge pull request #5828 from mchobbylong/alter-php5-validate-idAndrey Andreev1-1/+1
2019-09-03Alter php5_validate_id()Michael Long1-1/+1
2019-09-03revert: Alter php_validate_id()Michael Long1-1/+1
2019-09-03Rename to _ping_successMichael Long1-5/+5
2019-09-03Delete unnecessary functionsMichael Long1-38/+6
2019-08-23Refactor implementation of #5816Michael Long1-21/+56
2019-08-14Define constant PHPREDIS_VERSIONMichael Long1-2/+4
2019-08-13Use version_compare to avoid method checksMichael Long1-2/+2
2019-08-13Adapt to styleguideMichael Long1-10/+10
2019-08-12Add parameter descriptionMichael Long1-3/+6
2019-08-12Adapt to new version of php-redisMichael Long1-6/+39
2019-06-23[ci skip] Merge pull request #5783 from gxgpet/developAndrey Andreev1-2/+4