apigee-edge-drupal icon indicating copy to clipboard operation
apigee-edge-drupal copied to clipboard

PHP 8.3 Upgrade — Deprecated Function Error in Apigee Edge

Open hollyw2025 opened this issue 1 month ago • 1 comments

Description

After upgrading to PHP 8.3, we encountered the following error during the process of saving the App Product status:

Deprecated function: Creation of dynamic property Drupal\apigee_edge\Entity\DeveloperApp::$original is deprecated in Drupal\Core\Entity\EntityStorageBase->doPreSave() (line 524 of core/lib/Drupal/Core/Entity/EntityStorageBase.php).

The problem has been fixed with a local patch on our side. It would be great if this issue could be addressed in a future release.

Apigee Info

Apigee Edge

Steps to Reproduce

I’m not sure how to reproduce it on your side. It occurs when we try to update my app or a team app.

Expected Behavior

"Error messages to display" set to none, this error should not be displayed.

Screenshots

Image

Notes

fixed with a local patch

mychange.patch

hollyw2025 avatar Oct 28 '25 05:10 hollyw2025

Thank you, @hollyw2025, for highlighting this issue. Our team will begin work on a fix immediately and include it in the next release.

shishir-intelli avatar Oct 29 '25 06:10 shishir-intelli

@hollyw2025 The fix for this has been merged in this PR #1203 . This will be included in the upcoming release.

Closing this issue. Thanks for the report!

shailesh-google avatar Nov 11 '25 08:11 shailesh-google