52e4a3e645
release version 2.0.50
2024-05-30 20:23:31 +03:00
e2a167028b
Upgrade to PSR12 coding standard ( #20121 )
2024-03-19 17:21:27 +03:00
27344557ea
fix xcache link ( #19543 )
2022-09-07 08:24:35 +02:00
161526cd41
HTTPS everywhere ( #19503 )
2022-08-03 12:32:18 +03:00
e493843b1c
improve @deprecated
annotations
2018-02-16 11:19:00 +01:00
e6f5c46cdc
Fixes #15633 : Deprecate some things going away/changing in 2.1
...
- Deprecated `yii\base\BaseObject::className()` in favor of native PHP syntax `::class`, which does not trigger autoloading
- Deprecated XCache and Zend data cache support as caching backends
- Deprecated `yii\BaseYii::powered()` method
- Added `yii\base\InvalidArgumentException` and deprecated `yii\base\InvalidParamException`
- Added `yii\BaseYii::debug()` and deprecated `yii\BaseYii::trace()`
2018-02-11 01:48:29 +03:00
c19b2f7dc8
release version 2.0.11
2017-02-01 17:46:29 +01:00
4aa935e69e
Fixes #12055 : Changed boolean
to bool
and integer
to int
in phpdoc
2016-11-07 02:51:39 +03:00
32f4dc8997
Fixes #5385 : links created from classes to corresponding guide articles ( #12920 )
2016-11-04 18:55:14 +03:00
3ce36573b6
Fix 12188 ( #12202 )
...
* PHPDoc: \yii\caching\Cache::$serializer
* PHPDoc: \yii\caching\Cache::getValue
* PHPDoc: Review implementations of \yii\caching\Cache with considering $serializer
* PHPDoc: fix typos
2016-08-19 15:55:03 +03:00
bf3c75147d
reverted breaking PHPdoc codestyle changes
...
issue #2852
2014-03-23 20:51:09 +01:00
fcf2d0a3f2
Fixes #2823 .
2014-03-22 20:27:03 -04:00
b5f8a4dc22
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
0c38655217
psr-4 move
2014-01-10 21:41:43 -05:00
0d814fa523
Moved "framework" to "iii".
2013-05-09 12:00:15 -04:00
4fdaab3560
updated file header.
2013-03-04 08:03:46 -05:00
8e05e6e62d
changed copyright line.
2013-01-07 11:34:52 -05:00
dcb531acdb
Finished more caching components.
2012-05-28 15:13:18 -04:00
c225242290
working on caching.
2012-05-28 13:45:50 -04:00
e8b0fd1327
...
2012-05-19 09:46:32 -04:00