PHP 8.5 is on the horizon – and as of today, you can already explore the alpha version directly in MAMP PRO. Whether you’re maintaining legacy code or building the future of the web, this is your chance to get hands-on with the next major PHP release.
What’s New in PHP 8.5?
While PHP 8.5 is still in early development, the alpha builds give a first look at features expected to land in the final release. Among the proposed improvements are:
- Enhanced performance optimizations across the board
- New syntax and language features, such as property hooks and enum enhancements
- Better error handling and stricter type support
- New standard library additions, improving developer productivity
Keep in mind: Features may still change or be removed before the stable release. A complete list of changes is available on PHP’s official site.
Or take a look at the excellent site php.watch.
Why Test PHP 8.5 Now?
Testing early builds like PHP 8.5 alpha gives developers a critical head start. You can:
- Identify potential incompatibilities in your codebase
- Prepare libraries, CMS platforms, or plugins for future compatibility
- Report bugs or feedback to the PHP core team early in the release cycle
This is especially valuable for teams maintaining large applications or client projects with strict update cycles.
How to Use PHP 8.5 in MAMP PRO
Getting started is simple:
- Launch MAMP PRO (latest version)
- Open the host you want to configure
- In the PHP version dropdown, select add and the choose 8.5.x (alpha)
- Restart your servers – and you’re ready to test
Note: Since this is an alpha version, it is not recommended for production environments.
Try It Now
PHP 8.5 alpha is included in the latest version of MAMP PRO for macOS and Windows. Download the update and explore what’s coming next in PHP.
We look forward to hearing your feedback!
