PHP 8.5: the update that takes your website to the next level

If you have ever created or managed a website, you know that PHP is the engine that drives it. From blogs to online stores, thousands of projects depend on this language to function. And like any engine, it needs to evolve to be faster, safer, and more efficient.
At cdmon we continue to strive to offer you the most current technologies from day one. PHP has officially released the new version 8.5 and, starting next Monday, November 24, you will be able to activate it on your hosting with cdmon. We want to be among the first to make it available to you so you can take advantage of all its potential from the start.
PHP 8.5 arrives as a key update: more stability, more performance, and a technical foundation prepared for the future. It is not just a simple version jump, but a real advance towards a faster, safer, and more efficient web environment.
Key Features of PHP 8.5
Although many improvements happen «under the hood,» PHP 8.5 brings features that will make both those who manage websites and the most technical developers happy.
🚀 For all users
- More stable performance: thanks to better memory management, your website makes better use of server resources.
- Greater reliability: the new handling of errors and fatal failures helps prevent unexpected crashes.
💡 For developers and technical teams
If you work directly with code, these new features will interest you:
- Pipe Operator (
|>): simplifies code writing by allowing functions to be chained in a cleaner and more readable way. array_first()andarray_last()functions: facilitate quick access to the first and last elements of an array.- New
max_memory_limit: sets a more precise memory usage ceiling, ideal for large projects. - Stack trace in fatal errors: allows for easier and faster debugging.
- New
get_exception_handler()andget_error_handler()functions: provide greater control over error management. - Improvements in cURL and internationalization (Intl): new functions that expand the possibilities of connectivity and multilingual content formatting.
All these improvements aim at the same goal: cleaner code, more control, and better performance.
Why is it important to update your PHP version?
Your website may still be working fine, but if it uses an old version of PHP, you are taking unnecessary risks. Versions that reach the end of their lifecycle stop receiving support and security patches, making them an open door to failures and vulnerabilities.
Updating is a key decision for three reasons:
🔒 Enhanced security
Each new version of PHP fixes vulnerabilities detected in previous ones. If your website continues with an obsolete version, you not only lose protection: you leave your site exposed to attacks.
⚡ Improved performance
PHP 8.5 optimizes code execution, which translates into faster load times and a smoother experience for your users.
🕒 The PHP lifecycle: knowing when to update
Each PHP version has a three-year lifecycle:
- 2 years of active support, with performance and security improvements.
- 1 additional year of limited support, during which only critical patches are released.
- After that time, the version reaches its end of life (EOL) and stops receiving any updates.
Currently, versions prior to PHP 8.0 are already out of official support and PHP 8.1 will stop receiving support in January 2026, which means that they will no longer receive security updates. Continuing to use them may expose your website to known failures or vulnerabilities.
That’s why we recommend making the leap to PHP 8.5. In addition to being faster and safer, it guarantees you several years of support and compatibility with current web technologies.
Check the official status of the versions at:
👉 PHP Currently Supported Versions
Evolution of PHP in cdmon (from 5.3 to 8.5)
| PHP Version | Current Status | Security Support | Performance | Main Improvements |
|---|---|---|---|---|
| 5.3 | ❌ End of Life (EOL) | No support since August 2014 | Very low | Obsolete version with known vulnerabilities |
| 7.4 | ❌ End of Life (EOL) | No support since November 2022 | Low | Last stable version of PHP 7 |
| 8.0 | ❌ End of Life (EOL) | No support since November 2023 | Medium | JIT compiler and performance improvements |
| 8.1 | ⚠️ Only critical security patches | Until December 31, 2025 | High | Performance and error handling improvements |
| 8.2 | ⚠️ Only critical security patches | Until December 31, 2026 | Very high | Improved typing, readonly constants, optimizations |
| 8.3 | ✅ Active support | Active support until December 2025 Security fixes only until December 2027 |
Very high | New types, advanced security, better stability |
| 8.4 | ✅ Active support | Active support until December 2026 Security fixes only until December 2028 |
Very high | Performance, syntax, and compatibility improvements |
| 8.5 (current) | ✅ Active support (recommended) | Active support until 2027 Security fixes only until 2029 |
Maximum performance | Pipe Operator, array_first(), array_last(), memory and fatal error improvements |
How to update your PHP
How to know which PHP version your website uses
Checking it is easy from your cdmon account:
- Access your Control Panel.
- Enter Manage Hosting.
- Check the active PHP version in the Hosting Information section.
How to update your PHP in cdmon
Updating your PHP version is a quick and safe process. At cdmon we provide you with everything you need to do it with confidence:
- 🧩 Updating your website’s PHP: Use our Control Panel to change your website’s PHP in just a few clicks.
- 🔄 Staging Environment: Test the new PHP version without affecting your live website.
- 🔐 Automatic backups: Restore your site easily if something doesn’t go as planned.
- 🛠️ WordPress Consulting: If you use WordPress, our team can update your installation, plugins, and theme so everything runs smoothly with the latest PHP version.
This way you can check compatibility, improve performance, and protect your website without complications.
In summary, updating is protecting your website and your future
PHP 8.5 is not just a technical update; it is an opportunity to strengthen your website and prepare it for the challenges of the digital future.
Each new version of PHP represents another step towards a faster, more stable, and more secure internet. And at cdmon, we are with you every step of that evolution.