yii

Yii PHP Framework 1.1.x

BSD-3-CLAUSE License

Downloads
4.6M
Stars
4.9K
Committers
365

Bot releases are hidden (Show)

yii - Version 1.1.29 Latest Release

Published by marcovtwout 11 months ago

yii - Version 1.1.27

Published by marcovtwout almost 2 years ago

yii - Version 1.1.26

Published by marcovtwout about 2 years ago

yii - Version 1.1.25

Published by marcovtwout almost 3 years ago

yii - Version 1.1.23

Published by marcovtwout almost 4 years ago

yii - Version 1.1.19

Published by cebe over 7 years ago

This release is a maintenance release of Yii 1.1.x which contains compatibility fixes for PHP 7.0 and 7.1.

See the complete release announcement for all details:
http://www.yiiframework.com/news/137/yii-1-1-19-is-released/

yii - Version 1.1.18

Published by cebe over 7 years ago

This release is a maintenance release of Yii 1.1.x which contains compatibility fixes for PHP 7.0 and 7.1.

See the complete release announcement for all details:
http://www.yiiframework.com/news/133/yii-1-1-18-is-released/

yii - Version 1.1.17

Published by cebe almost 9 years ago

This is the last release of Yii 1.1.x containing Enhancements.
Future releases will be bugfix only.

See the complete release announcement for all details:
http://www.yiiframework.com/news/93/yii-1-1-17-is-released/

yii - Version 1.1.16

Published by qiangxue almost 10 years ago

In this release, we fixed more than 120 enhancements and bug fixes.

See http://www.yiiframework.com/news/83/yii-1-1-16-is-released/ for the complete release news.

yii - Version 1.1.15

Published by qiangxue over 10 years ago

This release fixes a security issue found in CDetailView in the 1.1.14 release. The issue allows an attacker to
potentially execute arbitrary PHP script on the server. So we urge all 1.1.14 users to upgrade Yii to this latest release. Note that the issue only affects 1.1.14. All previous releases are not affected.

Upgrading to this release is very safe and will not break your existing code.

We have reserved a CVE number (CVE-2014-4672) for this issue that you can use to refer to it.

http://www.yiiframework.com/news/78/yii-1-1-15-is-released-security-fix/

yii - Version 1.1.14

Published by qiangxue about 11 years ago

Please download 1.1.15 instead. This version contains a security issue that was fixed in 1.1.15.

  • Fixed more than 80 bugs
  • Introduced more than 60 minor enhancements and features
  • Added CPasswordHelper that provides secure and up to date way to store and verify password hashes.
  • Added CRedisCache to support using Redis for caching purpose
  • Yii can now be installed as a Composer package

More details can be found in the release news.