44 Commits

Author SHA1 Message Date
John Paul E. Balandan, CPA
32978d2598
Fix whitespaces for system/ 2020-11-19 01:25:50 +08:00
John Paul E. Balandan, CPA
c3dcd05e35
Use short notices for header docblock 2020-10-25 21:38:43 +08:00
John Paul E. Balandan, CPA
7dd927fbe3 Enforce consistent file-level docblock across all system files 2020-10-25 21:29:13 +08:00
Abdul Malik Ikhsan
b8ad7782ab
apply rector: set auto import FQCN 2020-10-11 13:22:34 +07:00
Abdul Malik Ikhsan
b772c5ee79
apply rector: set local variable name to camel case 2020-09-28 19:00:49 +07:00
Abdul Malik Ikhsan
d936f4caf9
Apply phpstan level 5 (#3541)
Apply phpstan level 5
2020-08-26 10:54:27 +02:00
Abdul Malik Ikhsan
4ee4cfc9d4
Apply phpstan level 4 2020-08-25 20:03:59 +07:00
Abdul Malik Ikhsan
50f5548fe5
Apply phpstan level 2 2020-08-19 10:41:07 +07:00
Abdul Malik Ikhsan
b898978879
apply phpstan level 1 2020-08-17 12:33:17 +07:00
John Paul E. Balandan, CPA
04bb1f7826
Update phpdocs of Cache library 2020-07-11 00:51:35 +08:00
Instrye
484abb86d9
update userguide 2020-05-20 10:59:51 +08:00
Lonnie Ezell
fed757bee0
It is now 2020 2020-02-06 22:58:39 -06:00
Jim Parry
e5d46c9b05
CodeIgniter Foundation gets copyright [ci skip] 2019-10-19 01:58:38 -07:00
Jim Parry
e8ae780d83
CodeIgniter Foundation gets copyright [ci skip] 2019-10-19 00:43:47 -07:00
Jim Parry
8d6110cc47
Merge branch 'develop' into feature/resource 2019-07-03 01:37:15 -07:00
Mohammed Karim
94554b97c7 Added check for Memcached connection. 2019-06-20 17:31:29 +01:00
Mohammed Karim
5fed4d7625 Punctuation is important. 2019-06-20 14:41:27 +01:00
Mohammed Karim
d7702c2eb2 Refactored initialize() method. (Removed redudent second if/else block)
Added connection checker for when \Memcache is used.
2019-06-20 14:08:05 +01:00
Mohammed Karim
d254d35be2 Wrapped MemchachedHandler.php initialize() method in try/catch block to mimic RedisHandler.php and PredisHandler.php 2019-06-20 13:39:04 +01:00
Jim Parry
5b9ced3537
Merge branch 'develop' into apidocs/errors 2019-05-05 23:23:44 -07:00
Jim Parry
c2b0107892
Third batch of docs 2019-05-05 10:21:48 -07:00
Jim Parry
fd1486fd1c
Update docblock version to 4.0.0 2019-05-04 00:58:04 -07:00
Jim Parry
dbc95733c7
Merge branch 'develop' into feature/resource 2019-05-01 23:38:38 -07:00
Atish Amte
d0f9838389
Cache typos changes 2019-04-17 23:18:49 +05:30
MGatner
2cde1c9816
Fix class constant reference 2019-04-02 11:20:58 -04:00
MGatner
3922cad0b1
Correct variable in Memcached handler 2019-03-29 09:29:37 -04:00
MGatner
a4265bb122
Force null returns on key not found 2019-03-29 09:27:37 -04:00
Jim Parry
d45c242985
Docs: fix phpdocs for Cache 2019-03-27 07:55:03 -07:00
Jim Parry
7643dbfc95
Update copyright to 2019 2018-12-26 21:49:51 -08:00
Natan Felles
b597db5cee
phpcbf: fix all at once 2018-11-10 02:58:52 -02:00
ytetsuro
99f26444bb
fix: #1204
Signed-off-by: ytetsuro <phper.0o0@gmail.com>
2018-10-30 15:01:43 +09:00
Master Yoda
c9a0413ee3
Fix MemcachedHandler and ModelTest for PHP7.2 compatibility 2018-07-06 13:31:56 -07:00
Abdul Malik Ikhsan
74803e41c0
another replace "OR" operator with "||" 2018-03-07 12:27:34 +07:00
Master Yoda
b733001e59
Annual copyright update 2018-01-09 01:01:00 -08:00
Natan Felles
41ab103c72
Set PHPDocs 2017-07-23 11:34:40 -03:00
Master Yoda
fcce549142
Update (2) copyright comments per phpDocumentor 2017-07-13 14:20:27 -07:00
Master Yoda
bda7c8a252
Update copyright comments per phpDocumentor 2017-07-13 10:22:49 -07:00
KazuakiM
8d3136e391 Add MemcachedHandler test. 2017-06-23 09:26:16 +09:00
Master Yoda
ef24a9a519
Add missing copyright header blocks 2017-01-20 00:57:53 -08:00
ftwbzhao
cc2d98be7d unable to load default configuration 2016-09-22 15:01:17 +08:00
Lonnie Ezell
26251ae729
Missed use statement 2016-06-27 23:24:34 -05:00
Lonnie Ezell
e05df8784a
Refactoring cache handler init. Consistent type hinting 2016-06-27 23:03:35 -05:00
Lonnie Ezell
346513fb94
Default TTL for all cache handlers 2016-06-27 22:51:21 -05:00
Lonnie Ezell
0242b6a00e
Memcached cache driver 2016-06-27 22:31:49 -05:00