From a71aa5344689c72c72acc1a9cb7ec3a71f0efb71 Mon Sep 17 00:00:00 2001 From: Arhell Date: Thu, 20 Jun 2024 00:06:00 +0300 Subject: [PATCH] update root folder links --- CHANGELOG | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3551a52760..e1e48a7774 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -320,7 +320,7 @@ Version 1.1.16 December 21, 2014 - Chg #3298: ListView and GridView: Added check for the existence of a href attribute in link pager (dutchakdev) - Chg #3464: Updated multifile plugin used by CMultiFileUpload to version 1.48 (samdark) - Chg #3636: Upgraded jQuery UI to 1.11.2 (marcovtwout) -- Chg: Updated the i18n data bundled with the framework to CLDR23.1 this adds new locales and has many fixes and additional data for existing ones (cebe, dralshehri) +- Chg: Updated the i18n data bundled with the framework to CLDR23.1 this adds new locales and has many fixes and additional data for existing ones (cebe, dralshehri) - New #2955: Added official support for MariaDB (cebe, DaSourcerer) Version 1.1.15 June 29, 2014 diff --git a/README.md b/README.md index 742d2ab930..afb6ce67cc 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Thank you for choosing Yii - a high-performance component-based PHP framework. > Note that Yii 1.1 [has reached end of life](https://www.yiiframework.com/news/90/update-on-yii-1-1-support-and-end-of-life/) and will only receive necessary security fixes and fixes to adjust the code for compatibility with PHP 7 and 8 if they do not cause breaking changes. - This allows you to keep your servers PHP version up to date in the environments where old Yii 1.1 applications are hosted and stay within the [version ranges supported by the PHP team](http://php.net/supported-versions.php). + This allows you to keep your servers PHP version up to date in the environments where old Yii 1.1 applications are hosted and stay within the [version ranges supported by the PHP team](https://php.net/supported-versions.php). > > Currently tested and supported [up to PHP 8.2](https://github.com/yiisoft/yii/blob/master/.github/workflows/build.yml#L34).