ADmad
|
c94a5033a9
Update psalm's config.
|
4 年 前 |
ADmad
|
7ce7fda7ab
Update to psr/simple-cache v2 & v3.
|
4 年 前 |
Corey Taylor
|
4992368f3b
Add mixed return to cache engine get()
|
4 年 前 |
ADmad
|
468e333c72
Merge pull request #15827 from cakephp/cache-typehints
|
4 年 前 |
ADmad
|
01d86cd847
Merge branch '4.next' into 5.x
|
4 年 前 |
Corey Taylor
|
ad5d9eb850
Add native type hints for Cache properties
|
4 年 前 |
mscherer
|
bb4d2c947c
Document the assoc arrays as per their string key.
|
4 年 前 |
Corey Taylor
|
e27355b353
Add native type hints for Cache
|
4 年 前 |
Corey Taylor
|
42f18b7794
Convert single type[] array hints to array<type> hints
|
4 年 前 |
ADmad
|
68a08a28ca
Fix errors reported by psalm.
|
5 年 前 |
Corey Taylor
|
47a98ade55
Merge branch 'master' into 4.next
|
5 年 前 |
ravage84
|
70399b890d
IP in uppercase
|
5 年 前 |
chris cnizzardini
|
dff0a3f910
Changes log message to specify connection error on Redis connection error.
|
5 年 前 |
chris cnizzardini
|
57d6fa43e8
Verify Log class exists before logging redis exception in RedisEngine. Improve error message in CacheRegistry.
|
5 年 前 |
chris cnizzardini
|
dc155011b1
adds return line per cs-check
|
5 年 前 |
chris cnizzardini
|
7bb76a8a00
Logs RedisException message to error log on connection failure. Warning informs user to check log for additional info.
|
5 年 前 |
ADmad
|
15afa0f1fb
Throw exception early if required extension is not loaded.
|
5 年 前 |
ADmad
|
5befb646eb
Fix type error
|
6 年 前 |
ADmad
|
b54bd9b644
Fix CS - empty values last in docblocks
|
6 年 前 |
ADmad
|
4807722695
Merge branch '3.next' into 4.x
|
6 年 前 |
Mark Story
|
9c1591001c
Merge pull request #13432 from ethanpooley/patch-1
|
6 年 前 |
mscherer
|
1525874081
Docblock fixes: Backport from 4.x
|
6 年 前 |
ADmad
|
4d2cc316bb
Fix @link tag
|
6 年 前 |
ADmad
|
8328ef52ac
Move serialization/unserialization code in helper methods.
|
6 年 前 |
ADmad
|
48e9213a6a
Fix type error.
|
6 年 前 |
Mark Story
|
cd81e8f6f9
Merge remote-tracking branch 'origin/3.next' into 4.x
|
6 年 前 |
Ethan Pooley
|
ce23691ad4
Set expiration atomically in RedisEngine::add()
|
6 年 前 |
Bogdan SOOS
|
e5605aaab5
Replace setTimeout() with expire()
|
6 年 前 |
Anne van de Venis
|
90440a67c5
[REDIS] Use SCAN instead of KEYS to find all matching keys (#13405)
|
6 年 前 |
ADmad
|
d790ca881f
Update typehints.
|
6 年 前 |