This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
Fix for #83: misconfigured aliases can lead to infinite loops#89
Merged
weierophinney merged 12 commits intozendframework:master from Ocramius:fix/#83-misconfigured-aliases-can-lead-to-infinite-loopsFeb 1, 2016
+335-12
Commits
Commits on Jan 26, 2016
- committed
zendframework#83 - moved test to the
CommonServiceLocatorBehaviorsTrait
, as it is common toServiceManager
andAbstractPluginManager
committedzendframework#83 - fix for issue zendframework#83 - avoiding infinite loops by skipping alias resolution for already visited aliases
committed- committed
zendframework#83 - cyclic dependencies should eagerly cause a crash to prevent silly mistakes with aliases
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed