Skip to content

Ensure that 'PHP version' is currently supported (if in use)

Why This Matters

Running PHP applications on deprecated or unsupported versions introduces security vulnerabilities that may never be patched. Attackers actively target outdated runtimes with known exploits, and without vendor support, there is no way to remediate these flaws. Keeping PHP versions current ensures your web apps remain protected against emerging threats and aligned with Microsoft security best practices.

What Aether365 Checks

Aether365 verifies that any PHP version currently in use on your Azure App Service is supported by the PHP community. This check appears in the Aether365 dashboard under azure-app-services checks.

Microsoft references

Was this page helpful?