php

PHP 8.1 has landed! 🎉 Here's what's new.

News

PHP 8.1 is now available fleet-wide. Here’s what’s new.

How to switch your site's PHP version

Guides

This guides quickly discusses how to change the PHP version for each of your WordPress sites from the WordFleet dashboard.

GZIP compression via PHP: don't do it.

Engineering

Content encoding algorithms like GZIP compression and Brotli are amazing at reducing request size and speeding up response times – but they are best left to the web server.