Skip to content

Update TreeNodePropertiesTrait.php#736

Open
raziel057 wants to merge 1 commit intoKnpLabs:masterfrom
raziel057:fix-php-8.2-deprecation
Open

Update TreeNodePropertiesTrait.php#736
raziel057 wants to merge 1 commit intoKnpLabs:masterfrom
raziel057:fix-php-8.2-deprecation

Conversation

@raziel057
Copy link
Contributor

Add missing parentNodePath property in TreeNodePropertiesTrait as it's used in TreeNodeMethodsTrait to fix the following deprecation (raised starting from PHP 8.2):

Creation of dynamic property PTC\NoventoBundle\Entity\Menu::$parentNodePath is deprecated

Add missing ``parentNodePath`` property in TreeNodePropertiesTrait as it's used in TreeNodeMethodsTrait to fix the following deprecation (raised starting from PHP 8.2):

Creation of dynamic property PTC\NoventoBundle\Entity\Menu::$parentNodePath is deprecated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant