PHP 8.6 Support and TLS Session Sharing in Guzzle 8.1
Guzzle 8.1 adds PHP 8.6 support, TLS session sharing for the stream handler, and automatic resends of seekable uploads mid-transfer.
Eric L. Barnes
Every release we write up, newest first. PHP itself, the packages you depend on, your tooling, and the applications built on PHP.
Guzzle 8.1 adds PHP 8.6 support, TLS session sharing for the stream handler, and automatic resends of seekable uploads mid-transfer.
Eric L. Barnes
Mago 1.47 adds a language-neutral Extension API and PHP SDK for custom lint rules and analyzer plugins without changing Mago's Rust source.
Eric L. Barnes
WordPress 7.1 adds responsive block styles, inline Notes, browser-based media processing, a persistent toolbar, and new developer APIs.
Eric L. Barnes
Leaf PHP 5 adds a compiled routing engine and the Leaf Crash error reporter, fixes skipped group middleware, and now requires PHP 8.2.
Eric L. Barnes
Rector 2.6.2 finishes the move to composer-based sets, removes the per-version set providers, and adds a --php flag for PHP-only upgrade runs.
Eric L. Barnes
PHP 8.6 Beta 1 ships August 13 and starts the soft feature freeze, locking in partial application, clamp(), the Duration class, and a new polling API.
Eric L. Barnes
Twig 4.0 makes macro arguments required unless they have a default, adds explicit variadic syntax, and requires parentheses when you call one.
Eric L. Barnes
WordPress 7.1 RC1 landed with 145 fixes since Beta 4, a new Icons API, and shareable revisions. Here's how to test your plugins before the final release.
Eric L. Barnes
PHP 8.5.9 is a security release patching a Postgres SQL injection in pg_insert(), a BCMath out-of-bounds write, and Phar and GD CVEs.
Eric L. Barnes
PHP 8.5.8 patches a memory corruption CVE in openssl_encrypt with AES-WRAP-PAD, restores SoapServer::handle() without raw input, and fixes three Opcache bugs.
Eric L. Barnes