Skip to content

PHP Deprecated: Creation of dynamic property errors #323

@HardeepAsrani

Description

@HardeepAsrani

Description

WordPress 6.7.4 has been released September 30, 2025 and is quite new.

Issue happens also with WordPress 6.8.3, also released September 30, 2025.

Issue also happens with newer PHP versions as the plugin is using quite old PHP functionality for creation of dynamic properties, which is not supported any more since release of PHP 8.2.0 on December 8, 2022.

Step-by-step reproduction instructions

  • Enable WP_DEBUG & WP_DEBUG_LOG to generate debug.log, see also WordPress documentation.
  • Install & activate your plugin.
  • Open backend WordPress > Appearence > Menus editor with a classic theme which has this menu item and a saved menu.
  • Check the logs

Screenshots, screen recording, code snippet or Help Scout ticket

https://wordpress.org/support/topic/php-deprecated-creation-of-dynamic-property-errors/#post-18704229

Environment info

No response

Is the issue you are reporting a regression

No

Metadata

Metadata

Assignees

Labels

bugThis label could be used to identify issues that are caused by a defect in the product.customer reportIndicates the request came from a customer.releasedIndicate that an issue has been resolved and released in a particular version of the product.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions