octicon-git-branch(16/) Commit Graph

4 Commits

Author SHA1 Message Date
SilverFire - Dmitry Naumenko
22832b7c49 release version 2.0.14 2018-02-19 00:27:09 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
SilverFire - Dmitry Naumenko
7e7cae7acb Changed conditions properties visibility to private 2018-02-11 20:07:09 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Brandon Kelly
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 octicon-file-diff(16/) octicon-file-code(16/)
Dmitry Naumenko
d16586334d Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 2018-02-05 04:59:14 +07:00 octicon-file-diff(16/) octicon-file-code(16/)