PHP
php.net › releases › 8.4 › en.php
PHP: PHP 8.4 Release Announcement
$dom = new DOMDocument(); $dom->loadHTML( <<<'HTML' <main> <article>PHP 8.4 is a feature-rich release!</article> <article class="featured">PHP 8.4 adds new DOM classes that are spec-compliant, keeping the old ones for compatibility.</article> ...
PHP.Watch
php.watch › versions › 8.4
PHP 8.4: What's New and Changed • PHP.Watch
April 8, 2019 - Releases8.4.19 · Sodium: AEGIS-128L and AEGIS256 support · New array_find, array_find_key, array_any, and array_all functions · New grapheme_str_split function · BCMath: New bcdivmod function · Intl: New intltz_get_iana_id function and IntlTimeZone::getCanonicalID method ·
Which to use? PHP version 8.2, 8.3, 8.4, 8.5?
8.5 isn't fully released, and won't be for a few months still. You could still use it, but you may experience issues. As for whether to use it it over 8.2 or 8.3, I would always advise using the latest stable version, as you benefit from all the new features, and maximise the window of support for the actual version of PHP. I believe PHP versions recieve support now for bugs for 1 year and security updates for 2 years, or possibly vice versa. You should treat updates to PHP very similarly to phone updates. Whilst your phone hardward may stay the same, updating adds new features and security fixes, and if you don't update, then you are more likely (even if it is only by a tiny amount) to experience issues or fall victim to securit problems. More on reddit.com
PHP 8.4 is released!
Woo! This is a great release. Have been already using property hooks and love not needing getter and setter functions anymore. More on reddit.com
Videos
01:14:58
Celebrating the PHP 8.4 release! - YouTube
04:42
What's new in PHP 8.4? - YouTube
09:58
What's New and Exciting in PHP 8 4 - YouTube
31:38
PHP 8.4 is Here! Top New Features Explained Simply & Quickly | ...
07:26
PHP Developer Reacts to ThePrimeagen on PHP 8.4 Release! - YouTube
06:25
PHP 8.4: 3 New Features That I WON'T Use - YouTube
PHP.Watch
php.watch › versions › 8.4 › releases
PHP 8.4 releases, Docker images, source code downloads, and Windows binary downloads
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.
WPExperts
wpexperts.io › home › releases › php 8.4 release – experience new features & enhancements
PHP 8.4 Release – Experience New Features & Enhancements
June 10, 2025 - PHP is the mastermind behind various web applications. Finally, the long wait is over. PHP 8.4 has been officially released. Users can experience new features and improvements like property hooks, array find functions, and more.
GitHub
github.com › php › php-src › releases
Releases · php/php-src
The PHP development team announces the immediate availability of PHP 8.4.18. This is a bug fix release.
Author php
heise online
heise.de › en › news › PHP-8-4-Release-Candidate-brings-important-updates-in-DOM-MBString-and-Opcache-9957825.html
PHP 8.4: Release Candidate brings important updates in DOM, MBString and Opcache | heise online
September 30, 2024 - In the MBString extension, according to the release notes, there was an error in mb_detect_encoding() that contained an invalid encoding "UTF8". The update updates the Unicode data tables to Unicode 16, which allows better support for newer characters. Opcache receives important updates, including fixing a segmentation fault and introducing the opcache_jit_blacklist() function, which excludes certain functions from just-in-time (JIT) compilation. In the PHPDBG extension, the development team has fixed an assertion error and corrected use-after-free issues in the Perl Compatible Regular Expressions (PCRE) library.
PHP.Watch
php.watch › versions › 8.4 › releases › 8.4.16
PHP 8.4.16: Release Information, Changelog, and Download links
December 18, 2025 - Fix memory leak in array_diff() with custom type checks in 80b731659a · Fix GH-20442: Phar does not respect case-insensitiveness of __halt_compiler() when reading stub in 4ee25395d5
Fortrabbit
blog.fortrabbit.com › php-84-update
PHP 8.4
April 23, 2025 - geoip (1.1.1) - with php8 patch applied - changelog - (only available for PHP 7.4 and 8.0) memcached (3.2.0) → 3.3.0 - release notes · libmemcached (1.0.18) - with 2 patches applied - changelog · libmemcached-awesome (1.1.4) - release notes · phalcon4 (4.1.2) - release notes - only for PHP 7.4 ·