search
HomeBackend DevelopmentPHP TutorialPHP First Release Candidate Released! New PHP Release Cycle Strategy Adopted

RC1 Released

PHP  First Release Candidate Released! New PHP Release Cycle Strategy Adopted

The first Release Candidate (RC1) of the upcoming PHP 8.4 has been released. PHP 8.4-RC1 marks a significant milestone in the PHP 8.4 release cycle, as it has branched off from the PHP development branch and is now in a feature freeze state.
From this point forward, the PHP 8.4 branch will only receive bug fixes in preparation for the official release (GA) scheduled for November 21, 2024. There will be three more candidates (RC2, RC3, and RC4) before the first GA version, PHP 8.4.0.
PHP 8.4 is the first version to adopt the new PHP release cycle strategy. It is planned to receive two years of active support followed by two years of security updates.

New PHP Release Cycle Strategy

PHP  First Release Candidate Released! New PHP Release Cycle Strategy Adopted

The PHP Core Team has approved an RFC outlining significant changes to the release cycle for current and future PHP versions.
The release cycle update RFC requests comments and votes on several changes, with two of the most important being the extension of the active maintenance period for each PHP version from one year to two years and the alignment of active support and end-of-life dates with the last day of the calendar year.
Previously, each major PHP version (e.g., PHP 8.3, 8.4, 8.5, etc.) received two years of active bug fixes and security fixes, followed by one year of security updates. This effectively meant that each major PHP version received a total of three years of support, forcing all PHP applications to upgrade to the next PHP version before this three-year period ended.
The newly adopted changes mean that each major PHP version will receive two years of security fixes instead of one. This essentially means that each PHP version will receive a total of four years of support—two years of active maintenance and two years of security fixes.
Additionally, the effective support and end-of-life dates have been moved to always end on the last day of the calendar year. Previously, when a new PHP version was released, the PHP versions in security-fix-only status would immediately end their lifecycle.
This release cycle change also applies to currently active PHP versions. The table below shows the updated active support and security support timelines:

PHP  First Release Candidate Released! New PHP Release Cycle Strategy Adopted

PHP 8.4

PHP 8.4 brings several major new features, including attribute hooks, asymmetric visibility support, lazy objects, Unicode 16 support, improvements, and deprecations, marking a significant milestone for PHP.
Please note that PHP 8.4 is not yet suitable for production systems. However, PHP 8.4-RC1 Windows binaries are available for download, Docker/OCI images tagged as 8.4-rc are available on Docker Hub, and pre-built Linux packages are provided in the Ondrej/Remi repository.
Guidelines for compiling PHP from source on Ubuntu/Debian-based distributions and Fedora/RHEL-based systems are also outlined.

PHP  First Release Candidate Released! New PHP Release Cycle Strategy Adopted

Programmers eager to experience PHP 8.4 early need not worry; this is not an issue for ServBay. Long-time users of ServBay know that we have already supported PHP 8.4. Just DOWNLOAD.


Big thanks for sticking with ServBay. Your support means the world to us ?.
Got questions or need a hand? Our tech support team is just a shout away. Here's to making web development fun and fabulous! ?
If you want to get the latest information, follow X(Twitter) and Facebook.
If you have any questions, our staff would be pleased to help, just join our Discord community, Telegram or Whats app.

The above is the detailed content of PHP First Release Candidate Released! New PHP Release Cycle Strategy Adopted. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Working with Flash Session Data in LaravelWorking with Flash Session Data in LaravelMar 12, 2025 pm 05:08 PM

Laravel simplifies handling temporary session data using its intuitive flash methods. This is perfect for displaying brief messages, alerts, or notifications within your application. Data persists only for the subsequent request by default: $request-

cURL in PHP: How to Use the PHP cURL Extension in REST APIscURL in PHP: How to Use the PHP cURL Extension in REST APIsMar 14, 2025 am 11:42 AM

The PHP Client URL (cURL) extension is a powerful tool for developers, enabling seamless interaction with remote servers and REST APIs. By leveraging libcurl, a well-respected multi-protocol file transfer library, PHP cURL facilitates efficient execution of various network protocols, including HTTP, HTTPS, and FTP. This extension offers granular control over HTTP requests, supports multiple concurrent operations, and provides built-in security features.

Simplified HTTP Response Mocking in Laravel TestsSimplified HTTP Response Mocking in Laravel TestsMar 12, 2025 pm 05:09 PM

Laravel provides concise HTTP response simulation syntax, simplifying HTTP interaction testing. This approach significantly reduces code redundancy while making your test simulation more intuitive. The basic implementation provides a variety of response type shortcuts: use Illuminate\Support\Facades\Http; Http::fake([ 'google.com' => 'Hello World', 'github.com' => ['foo' => 'bar'], 'forge.laravel.com' =>

12 Best PHP Chat Scripts on CodeCanyon12 Best PHP Chat Scripts on CodeCanyonMar 13, 2025 pm 12:08 PM

Do you want to provide real-time, instant solutions to your customers' most pressing problems? Live chat lets you have real-time conversations with customers and resolve their problems instantly. It allows you to provide faster service to your custom

Explain the concept of late static binding in PHP.Explain the concept of late static binding in PHP.Mar 21, 2025 pm 01:33 PM

Article discusses late static binding (LSB) in PHP, introduced in PHP 5.3, allowing runtime resolution of static method calls for more flexible inheritance.Main issue: LSB vs. traditional polymorphism; LSB's practical applications and potential perfo

PHP Logging: Best Practices for PHP Log AnalysisPHP Logging: Best Practices for PHP Log AnalysisMar 10, 2025 pm 02:32 PM

PHP logging is essential for monitoring and debugging web applications, as well as capturing critical events, errors, and runtime behavior. It provides valuable insights into system performance, helps identify issues, and supports faster troubleshoot

HTTP Method Verification in LaravelHTTP Method Verification in LaravelMar 05, 2025 pm 04:14 PM

Laravel simplifies HTTP verb handling in incoming requests, streamlining diverse operation management within your applications. The method() and isMethod() methods efficiently identify and validate request types. This feature is crucial for building

Discover File Downloads in Laravel with Storage::downloadDiscover File Downloads in Laravel with Storage::downloadMar 06, 2025 am 02:22 AM

The Storage::download method of the Laravel framework provides a concise API for safely handling file downloads while managing abstractions of file storage. Here is an example of using Storage::download() in the example controller:

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Hot Tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),