PHP Articles, News, Upcoming Changes, RFCs, and more

PHP.Watch Articles

How to fix PHP Curl HTTPS Certificate Authority issues on Windows

How to fix PHP Curl HTTPS Certificate Authority issues on Windows

On Windows, HTTPS requests made with the Curl extension can fail because Curl has no root certificate list to validate the server certificates. This article discusses the secure and effective solutions, and highlights bad advice that can leave PHP applications insecure.

AEGIS Encryption with PHP Sodium Extension

AEGIS Encryption with PHP Sodium Extension

The Sodium extension in PHP 8.4 now supports AEGIS-128L and AEGIS256 Authenticated Encryption ciphers. They are significantly faster than AES-GCM and CHACHA20-POLY1305. This article benchmarks them and explains how to securely encrypt and decrypt data using AEGIS-128L and AEGIS256 on PHP.

PHP 8.4 Feature-freeze, first Release Candidate released

PHP 8.4 Feature-freeze, first Release Candidate released

The first release candidate of the upcoming PHP 8.4 is now out. PHP8.4-RC1 previews all new features, changes, and deprecations available on PHP 8.4, and can be used to test the compatibility of applications with PHP 8.4.

PHP Versions and Changes

8.6

Version StatusUpcoming Release

PHP 8.6 is the active development branch, expected to be released towards the end of the 2026.

8.5

Release Date2025-11-20

Version StatusSupported (Latest)

PHP 8.5 is the latest PHP version, bringing major new syntax and features such as the Pipe operator syntax and the new URI extension.

8.4

Release Date2024-11-21

Version StatusSupported

PHP 8.4 is a feature-rich PHP version that brings support for property hooks, asymmetric visibility support in classes, database driver-specific PDO classes, Lazy objects, a HTML5 support in the DOM extension, along with several new features, improvements, and deprecations.

8.3

Release Date2023-11-23

Version StatusSecurity-Fixes Only

8.2

Release Date2022-12-08

Version StatusSecurity-Fixes Only

PHP 8.2 is the latest PHP version which brings readonly classes, DNF types, null, false, and true types, sensitive parameter redaction support, a new random extension, and several new features along with a few deprecations.

Subscribe to PHP.Watch newsletter for monthly updates

You will receive an email on last Wednesday of every month and on major PHP releases with new articles related to PHP, upcoming changes, new features and what's changing in the language. No marketing emails, no selling of your contacts, no click-tracking, and one-click instant unsubscribe from any email you receive.