zendframework / zend-servicemanager

ServiceManager component from Zend Framework
BSD 3-Clause "New" or "Revised" License
188 stars 89 forks source link

BUGFIX: Fix bugs documented in #242 (deployable without conflict to develop also, see #254) #253

Closed fhein closed 6 years ago

fhein commented 6 years ago

This PR fixes some severe bugs. Service manager does not process preconfiguration provided by child classes. Please see #242 for details.

I'd highly appreciate to get some qualified feedback on this. Same for #254.

All it would take to invalidate all the work done and time spent here was to merge something else upfront, as happened before by merging replace-this-with-self-for-no-particular-reason-and-no-measurable-benefit before this one. I would not consider such proceeding as being serious and responsible.

Ocramius commented 6 years ago

Same resolution as https://github.com/zendframework/zend-servicemanager/pull/254#issuecomment-364026562