zend-servicemanager v3.0.2 Release Notes

Release Date: 2016-01-24 // over 8 years ago
  • ➕ Added

    • 🐎 #64 performance optimizations when dealing with alias resolution during service manager instantiation

    🗄 Deprecated

    • Nothing.

    ✂ Removed

    • Nothing.

    🛠 Fixed

    • #62 #64 corrected benchmark assets signature
    • #72 corrected link to the Proxy Pattern Wikipedia page in the documentation
    • #78 #79 creation context was not being correctly passed to abstract factories when using plugin managers
    • #82 corrected migration guide in the DocBlock of the InitializerInterface