When did yii2.0 come out?
yii2.0 came out on October 12, 2014. It is a framework that is completely overthrown and rewritten based on Yii1.1. It absorbs many of the latest technologies and mainstream conventions in development. It is Representative of the latest generation of web development frameworks.
Maintenance Policy
Major releases carry out feature enhancements until a decision is made to start the next major release.
Current major version release Previous major versions were:
- Two years of bug fixes.
- Three years of security and PHP compatibility fixes.
The above policy periods may be extended for individual versions.
Recommended: "yii tutorial"
当前版本
说明
积极支持。可以接受增强功能,错误修复,安全修复程序。 | ||
功能冻结。不再接受增强功能。 | ||
仅安全性和 PHP 兼容性修复程序。 | ||
未来版本。 |
Светлый цвет означает прогноз на случай, если сегодня выйдет следующая основная версия.
Подробнее
Версия | Выпущено (активно поддерживается) | Замораживание функций | Только исправления безопасности и совместимости PHP | Конец жизни |
---|---|---|---|---|
Скоро | Скоро скоро | Следующая версия 2 года | Следующая версия 5 лет | |
2014-10-12 | 2018-02-19 | Следующая версия 2 года | Следующая версия 5 лет | |
2010-01-10 | 2015-11-22 | 2017-01-01 | 2020-01-01 |
The above is the detailed content of When did yii2.0 come out?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



The article discusses best practices for deploying Yii applications in cloud-native environments, focusing on scalability, reliability, and efficiency through containerization, orchestration, and security measures.

The article discusses key considerations for using Yii in serverless architectures, focusing on statelessness, cold starts, function size, database interactions, security, and monitoring. It also covers optimization strategies and potential integrati

The article discusses tools for monitoring and profiling Yii application performance, including Yii Debug Toolbar, Blackfire, New Relic, Xdebug, and APM solutions like Datadog and Dynatrace.

The article discusses strategies for testing Yii applications using Codeception, focusing on using built-in modules, BDD, different test types, mocking, CI integration, and code coverage.

Yii's built-in testing framework enhances application testing with features like PHPUnit integration, fixture management, and support for various test types, improving code quality and development practices.

The article discusses implementing real-time data synchronization using Yii and WebSockets, covering setup, integration, and best practices for performance and security.

The article discusses key considerations for deploying Yii applications in production, focusing on environment setup, configuration management, performance optimization, security, logging, monitoring, deployment strategies, and backup/recovery plans.

The article discusses Yii's benefits for SaaS development, focusing on performance, security, and rapid development features to enhance scalability and reduce time-to-market.
