34 Commits (6a36fa82c7cba8303c57b8d64a5dbcc555c4715a)

Author SHA1 Message Date
Alexander Gubarev e3028c524d
Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
Alexander Makarov 13f27e4d92
Fix #18817: Use `paragonie/random_compat` for random bytes and int generation 3 years ago
Bizley b8f4958092
Fix #18442: Fix calls with array access to strings 4 years ago
Evgeniy Tkachenko f8337a15c2
Fix #18263: Fix writing `\yii\caching\FileCache` files to the same directory when `keyPrefix` is set 4 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Filippo Tessarotto 4f41d1118c FileCache: rebuild cache file before touch when different file owner (#16120) 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Carsten Brandt 4b9e48b8dc
improved docs: link term "path alias" to the guide 7 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Evgeniy Tkachenko 3ce36573b6 Fix 12188 (#12202) 8 years ago
Alexander Makarov 251c316977 Better implementation of FileCache::getValue() 9 years ago
Ivan Pomortsev 398caaf7fd Fixes #8549: Fixed `yii\caching\FileCache` doesn't lock cache files when reading 9 years ago
Ren Hao 1a7d9ac809 Fixes #9038: Write warning to log in case `FileCache` fails to write into file 9 years ago
kidol 88371fb147 Trigger garbage collection in FileCache 9 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Klimov Paul b48e46a25b Added error logging at `yii\caching\FileCache::gcRecursive()` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 32e8e004ea Fixes #4253 fixed phpdoc 10 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Qiang Xue f54dd266df reverted incorrect renaming. 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue fcf2d0a3f2 Fixes #2823. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 0013b608b6 Fixes #2734: `FileCache::keyPrefix` defaults to empty string now 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 4b7f5a728a improved control over and handling of file and dir permissions 11 years ago
Qiang Xue 172d92958f refactored code. 11 years ago
Carsten Brandt 427c373ba6 implement Cache::exists() for various cache backends 11 years ago
Qiang Xue 22357befad Added "@runtime" and "@vendor" aliases. 11 years ago
Qiang Xue 36bbfd54ca Implemented "@app/runtime" alias. 11 years ago
Qiang Xue 607f3a5987 Fixes issue #476 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Carsten Brandt 9c2eb4df0a doc fix in caching classes 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Carsten Brandt 38a1938847 documentation and code style fixes 12 years ago
Qiang Xue 7599d7860c refactored getAlias and setAlias. 12 years ago
Qiang Xue 1d48d01ef7 refactored View. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue 11d374a83d finished cleanup of caching components. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue 78623f3ebb Finished all cache components. 12 years ago
Qiang Xue c225242290 working on caching. 13 years ago
Qiang Xue e8b0fd1327 ... 13 years ago