Tideways
tideways.com › profiler › blog › php-benchmarks-8-4-performance-is-steady-compared-to-8-3-and-8-2
PHP Benchmarks: 8.4 performance is steady compared to 8.3 and 8.2 – Tideways
November 11, 2025 - Every year, like clockwork, a new version of PHP is released at the end of November. Naturally, you want to know, how much performance gain is in this new release across common frameworks and applications? Our tests show that, in general, the performance between 8.2, 8.3 and 8.4 does not move much for a Laravel, [...]
Tideways
tideways.com › profiler › blog › php-benchmarks-8-5-vs-8-4-8-3-and-7-4
PHP Benchmarks: 8.5 vs 8.4, 8.3 and 7.4 – Tideways
November 25, 2025 - Each year, right on schedule, a new version of PHP is released at the end of November. So, how much faster is this new release across popular frameworks and applications? Our tests show that, in general, the performance between 8.2, 8.3, 8.4 and 8.5 does not move much for a Laravel, Symfony ...
What’s new in PHP 8.4 in terms of performance, debugging and operations
As small as the closure naming is, it's huge. These QOL changes in 8.4 are leading to a much better DX. very exciting. More on reddit.com
PHP 8.5 benchmarks: PHP performance across major CMSs and frameworks
Any reason why Symfony wasn't tested? More on reddit.com
What’s new in PHP 8.5 in terms of performance, debugging and operations
following core functions got performance optimizations in PHP 8.5: array_find(), array_filter(), array_reduce(), usort() / uasort(), str_pad(), implode() Great. More on reddit.com
Videos
20:00
What’s new in PHP 8.5 in terms of performance, debugging and ...
09:58
Is PHP 8.5 faster than previous versions? - YouTube
06:23
PHP 8.4 vs 8.3 vs 8.2 Performance: Does every upgrade get faster?
r/PHP on Reddit: PHP 8.5: Full Review – What's New & What Changed!
18:02
Performance, Operations and Debugging Improvements in PHP 8.4 - ...
05:01
🚀 Unleashing PHP 8.4 Performance: Is It Worth the Upgrade? ⚡️ ...
Reddit
reddit.com › r/php › what’s new in php 8.4 in terms of performance, debugging and operations
r/PHP on Reddit: What’s new in PHP 8.4 in terms of performance, debugging and operations
November 20, 2024 - These QOL changes in 8.4 are leading to a much better DX. very exciting. ... The request_parse_body() change is cool for HTMX fans. A lot easier to use PUT and PATCH requests ... A better article showing more features, showing more code and it not an ad for a product: https://stitcher.io/blog/new-in-php-84 ... My article isn't primarily about features, but spotlights performance, ops and debugging changes that are usually not listed at all in the customary "what's new" posts.
DEV Community
dev.to › robertobutti › why-you-should-upgrade-to-php-84-or-at-least-php-8x-1ab0
Why you should upgrade to PHP 8.4 (or at least a supported PHP version) - DEV Community
November 29, 2024 - If you're still running an older version of PHP, it’s time to ask: why should you upgrade to PHP 8.4 (or at least a supported PHP version)? Here’s why this upgrade matters and how you can make it happen seamlessly. PHP 8, starting from PHP 8.0 with its Just-In-Time (JIT) compiler, delivers remarkable performance improvements compared to PHP 7.
DEV Community
dev.to › devops-make-it-run › whats-new-in-php-84-features-performance-and-upgrade-advice-5g02
What's New in PHP 8.4 Features Performance and Upgrade Advice - DEV Community
November 6, 2025 - - Upgrading from 7.4 or earlier gives a noticeable speed boost for most CMSs & frameworks ([Kinsta benchmarks](https://kinsta.com/blog/php-benchmarks/#:~:text=was proven the fastest tested,the tested CMSs and frameworks)). - Between 8.2–8.4, changes are modest for many web apps ([Tideways 8.4 analysis](https://tideways.com/profiler/blog/php-benchmarks-8-4-performance-is-steady-compared-to-8-3-and-8-2#:~:text=Our tests show that, in,Symfony and WordPress demo application)).
Kinsta®
kinsta.com › home › resource center › blog › php updates › php 8.4: here’s what’s new and improved
PHP 8.4: Here’s what’s new and improved
November 7, 2024 - Pumpkin spice is in the air, so it’s time for a new version of PHP, the server-side scripting language that powers our favorite CMS, WordPress. Leading up to the November 21 GA launch of version 8.4, PHP’s developers unveiled numerous early versions of the new codebase, including a handful of release candidates since an August feature freeze.
GameGPU
en.gamegpu.com › home › news › hardware
PHP 8.5 is 14% faster than PHP 8.1—now available
November 21, 2025 - However, in addition to the language changes, the new version shows 14% higher productivity, than PHP 8.1, according to benchmarks Phoronix Test Suite Self Test 1.0 (Render Test)According to the benchmark, PHP 8.5.0-dev completed the task in a short time 36.84 seconds, while PHP 8.1.34-dev ...
Accesto
accesto.com › blog › php-8-4
PHP 8.4 and its New Features | Accesto Blog
January 14, 2025 - PHP 8.4 is continuing to push the language in a forward-thinking direction. It’s borrowing ideas from other communities (like property hooks) and deprecating functionalities which are no longer relevant, which should reduce the amount of boilerplate code used in apps. These changes streamline development and bolster performance and security, making PHP a more robust choice for modernizing applications.