---
title: "Cloud Platform - May 4, 2025"
date: "2025-09-12T05:57:24+00:00"
summary: "Cloud Platform updates: PHP security patches, error reporting enhancement for PHP 8.4, and potential log increase for PHP 7.4 apps."
image:
type: "announcement"
url: "/acquia-cloud-platform/release/2025-05-04/74681-cloud-platform-may-4-2025"
id: "6947fea4-f79a-4190-9734-5672ece41b6c"
---

**Type**

**Related ticket**

**Release note**

CHANGE

PC-24613

Security patches are applied to PHP 8.3.20 and 8.4.6.

FIX

NW-12782

\[**Cloud Next**\] Cloud Platform applications in PHP 8.4 displayed deprecation warnings. To fix this, the `error_reporting` function is enhanced in production environment to include the `E_STRICT` warning. However, this might increase production logs in PHP 7.4 applications as a few existing `E_STRICT` warnings are not converted to `E_NOTICE`. For more information, visit [PHP 8.4: E\_STRICT constant deprecated](https://php.watch/versions/8.4/E_STRICT-deprecated).