Open anare opened 3 years ago
Fix issue related to compare two objects: PHP Fatal error: Nesting level too deep - recursive dependency? in /opt/application/backend/vendor/voryx/thruway/src/Subscription/SubscriptionGroup.php on line 123
As Example: https://www.richardlord.net/blog/php/php-nesting-level-too-deep-recursive-dependency.html
Here is official PHP doc: https://www.php.net/manual/en/language.oop5.object-comparison.php
Fix issue related to compare two objects: PHP Fatal error: Nesting level too deep - recursive dependency? in /opt/application/backend/vendor/voryx/thruway/src/Subscription/SubscriptionGroup.php on line 123
As Example: https://www.richardlord.net/blog/php/php-nesting-level-too-deep-recursive-dependency.html
Here is official PHP doc: https://www.php.net/manual/en/language.oop5.object-comparison.php