php-dependency-injection-benchmarks
php-dependency-injection-benchmarks copied to clipboard
Circular dependency in testclasses.php
@mindplay-dk I've also notice that when I was optimizing the tests #17 for the latest version of my DiC . but i didn't find any test actually using the K class...
maybe @TomBZombie could share some light on the matter?
Yeah, looks like it's actually unused, I noticed that as well - probably just left there by accident.
Indeed, I did have a benchmark which looked at containers handling circular dependencies, however as not all of them actually support it I had to remove it entirely. I'll remove the unused class.