File tree Expand file tree Collapse file tree 9 files changed +19
-19
lines changed Expand file tree Collapse file tree 9 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 11Yii Framework 2 redis extension Change Log
22==========================================
33
4- 2.0.18 under development
5- ------------------------
4+ 2.0.18 September 04, 2022
5+ -------------------------
66
7- - Bug #247 : ` Cache::getValue() ` now returns ` false ` in case of missing key (rhertogh)
87- Enh #249 Added support to set the redis scheme to tls. Add to configuration: ` 'scheme' => 'tls' ` (tychovbh)
8+ - Bug #247 : ` Cache::getValue() ` now returns ` false ` in case of missing key (rhertogh)
99
1010
11112.0.17 January 11, 2022
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @link http ://www.yiiframework.com/
3+ * @link https ://www.yiiframework.com/
44 * @copyright Copyright (c) 2008 Yii Software LLC
5- * @license http ://www.yiiframework.com/license/
5+ * @license https ://www.yiiframework.com/license/
66 */
77
88namespace yii \redis ;
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @link http ://www.yiiframework.com/
3+ * @link https ://www.yiiframework.com/
44 * @copyright Copyright (c) 2008 Yii Software LLC
5- * @license http ://www.yiiframework.com/license/
5+ * @license https ://www.yiiframework.com/license/
66 */
77
88namespace yii \redis ;
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @link http ://www.yiiframework.com/
3+ * @link https ://www.yiiframework.com/
44 * @copyright Copyright (c) 2008 Yii Software LLC
5- * @license http ://www.yiiframework.com/license/
5+ * @license https ://www.yiiframework.com/license/
66 */
77
88namespace yii \redis ;
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @link http ://www.yiiframework.com/
3+ * @link https ://www.yiiframework.com/
44 * @copyright Copyright (c) 2008 Yii Software LLC
5- * @license http ://www.yiiframework.com/license/
5+ * @license https ://www.yiiframework.com/license/
66 */
77
88namespace yii \redis ;
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @link http ://www.yiiframework.com/
3+ * @link https ://www.yiiframework.com/
44 * @copyright Copyright (c) 2008 Yii Software LLC
5- * @license http ://www.yiiframework.com/license/
5+ * @license https ://www.yiiframework.com/license/
66 */
77
88namespace yii \redis ;
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @link http ://www.yiiframework.com/
3+ * @link https ://www.yiiframework.com/
44 * @copyright Copyright (c) 2008 Yii Software LLC
5- * @license http ://www.yiiframework.com/license/
5+ * @license https ://www.yiiframework.com/license/
66 */
77
88namespace yii \redis ;
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @link http ://www.yiiframework.com/
3+ * @link https ://www.yiiframework.com/
44 * @copyright Copyright (c) 2008 Yii Software LLC
5- * @license http ://www.yiiframework.com/license/
5+ * @license https ://www.yiiframework.com/license/
66 */
77
88namespace yii \redis ;
Original file line number Diff line number Diff line change 11<?php
22/**
3- * @link http ://www.yiiframework.com/
3+ * @link https ://www.yiiframework.com/
44 * @copyright Copyright (c) 2008 Yii Software LLC
5- * @license http ://www.yiiframework.com/license/
5+ * @license https ://www.yiiframework.com/license/
66 */
77
88namespace yii \redis ;
You can’t perform that action at this time.
0 commit comments