Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

zend-servicemanager 3.0.2

Compare
Choose a tag to compare
@Ocramius Ocramius released this 24 Jan 23:35
· 405 commits to master since this release

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