π₯§ PIE 1.0.0 released!
The PHP Installer for Extensions will let you install a growing number of extensions.
π Read more about it on: https://thephp.foundation/blog/2024/11/19/pie-pre-release/
π₯§ PIE 1.0.0 released!
The PHP Installer for Extensions will let you install a growing number of extensions.
π Read more about it on: https://thephp.foundation/blog/2024/11/19/pie-pre-release/
The block list and instructions for the JetBrains brick #elePHPant is here!
https://resources.jetbrains.com/storage/products/phpstorm/docs/lego-instruction.pdf
h/t @sebastian
π Thirty years ago today, PHP was released!
How time has flown. Here's to thirty more great years! π
New on the PHP Foundation blog: Weβre highlighting Manychat, a Silver sponsor helping us move PHP forward.
In their recent case study, they share how PHP helped them scale.
https://thephp.foundation/blog/2025/05/09/manychat-powered-by-php/
π£ Announcing the immediate availability of:
- PHP 8.4.7
- PHP 8.3.21
π Changelog: https://www.php.net/ChangeLog-8.php
π Source: https://www.php.net/downloads
:windows8: Windows: https://windows.php.net/download/
π£ Announcing the availability of:
- PHP 8.4.5
- PHP 8.3.19
- PHP 8.2.28
- PHP 8.1.32
βΌοΈ These address the following security issues:
- Several issues with the Stream HTTP wrapper
- Use-After-Free during request shutdown
- Out-of-Bounds read when using XML_OPTION_SKIP_TAGSTART
- libxml streams can use the wrong content-type header
π https://www.php.net/ChangeLog-8.php
π https://www.php.net/downloads
:windows8: https://windows.php.net/download/
π£ Announcing the immediate availability of:
- PHP 8.4.3
- PHP 8.3.16
π Changelog: https://www.php.net/ChangeLog-8.php
π Source: https://www.php.net/downloads
:windows8: Windows: https://windows.php.net/download/
π£ Announcing the immediate availability of:
- PHP 8.4.2
- PHP 8.3.15
- PHP 8.2.27
π Changelog: https://www.php.net/ChangeLog-8.php
π Source: https://www.php.net/downloads
:windows8: Windows: https://windows.php.net/download/
π₯³ PHP 8.4 Released!
In this new release, we have:
- Property hooks
- Asymmetric Visibility
- A New #[Deprecated] Attribute
- New ext-dom features and HTML5 support
- New array_*() functions
- PDO Driver specific SQL parsers
- new MyClass()->method() without parentheses
π Read all about it on: https://www.php.net/releases/8.4/en.php
π https://php.net/ChangeLog-8#8.4.1
π¦ https://php.net/downloads
π£ Announcing the availability of:
- PHP 8.3.14
- PHP 8.2.26
- PHP 8.1.31
βΌοΈ SECURITY fixes:
- Heap-Use-After-Free in sapi_read_post_data
- OOB access in ldap_escape
- Leak partial content of the heap
- Integer overflow in the dblib/firebird
- CRLF injection in URIs with proxy
- Single byte overread with convert.quoted-printable-decode filter
π Changelog: https://www.php.net/ChangeLog-8.php
π Source: https://www.php.net/downloads
:windows8: Windows: https://windows.php.net/download/
π£ Announcing the immediate availability of:
- PHP 8.3.13
- PHP 8.2.25
π Changelog: https://www.php.net/ChangeLog-8.php
π Source: https://www.php.net/downloads
:windows8: Windows: https://windows.php.net/download/
π£ Announcing the availability of:
- PHP 8.3.12
- PHP 8.2.24
- PHP 8.1.30
βΌοΈ These SECURITY releases fix:
- Parameter injection vulnerability in CGI
- Bypassable cgi.force_redirect configuration
- Alterable logs in FPM children
- Erroneous parsing of multipart form data
Please upgrade ASAP.
π Changelog: https://www.php.net/ChangeLog-8.php
π Source: https://www.php.net/downloads
:windows8: Windows: https://windows.php.net/download/
π£ Announcing the immediate availability of:
- PHP 8.3.10
- PHP 8.2.22
π Changelog: https://www.php.net/ChangeLog-8.php
π Source downloads: https://www.php.net/downloads
:windows8: Windows downloads: https://windows.php.net/download/
PHP Annotated β June 2024
The June installment of PHP Annotated from #JetBrains with the most interesting things that have happened in the #PHP world over the last month, including curated news, articles, tools, and videos.
https://blog.jetbrains.com/phpstorm/2024/07/php-annotated-june-2024/
π£ Announcing the immediate availability of:
- PHP 8.3.9
- PHP 8.2.21
π Changelog: https://www.php.net/ChangeLog-8.php
π Source downloads: https://www.php.net/downloads
:windows8: Windows downloads: https://windows.php.net/download/
To celebrate PHP's 29th birthday, I decided to try running #PHP 1.0
π£ Announcing the availability of:
- PHP 8.3.8
- PHP 8.2.20
- PHP 8.1.29
βΌοΈ These SECURITY releases fix:
- Argument Injection in PHP-CGI
- Bypass in filter_var FILTER_VALIDATE_URL
- proc_open workaround Windows with escaping arguments for bat/cmd files
- openssl_private_decrypt vulnerability to the Marvin attack
Please upgrade ASAP.
Changelog: https://www.php.net/ChangeLog-8.php
Source: https://www.php.net/downloads
Windows: https://windows.php.net/download/
:windows: Windows DLLs for most PECL extensions are back!
ποΈ @shivammathur 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!