Windows DLLs for most PECL extensions are back!
@meShivamMathur has been working on GitHub Actions to automate the builds of these extensions.
The next step is automating these builds so that extension authors can include steps in their release actions as well!
Joined June 2013
- π The PHP project has decided to extend security support for versions from one to two years. π‘ The same RFC clarifies a few other items, such as when minor features can be introduced during the release process. π You can read the updated document at:
- Statement on glibc/iconv Vulnerability Recently, a bug in glibc version 2.39 and older (CVE-2024-2961) was uncovered where a buffer overflow in character set conversions to the ISO-2022-CN-EXT character set affects PHP. Read our full statement at
- β As of November 26, PHP 8.0 is no longer supported, and PHP 8.1 is in security support mode. π Consider upgrading to PHP 8.2 or higher. To read more about how to upgrade: π php.net/migration81 π php.net/migration82 π php.net/migration83
- π₯³ PHP 8.3 Released! In this new release, we have: β¨οΈ Typed Class Constants ποΈ Dynamic Class Content Fetch β»οΈ A New [#Override] Attribute β β¦and more! π Read all about it on: php.net/releases/8.3/eβ¦ π php.net/ChangeLog-8#8.β¦ π¦ php.net/downloads

