All Versions
141
Latest Version
Avg Release Cycle
37 days
Latest Release
1568 days ago

Changelog History
Page 15

  • v0.8.2 Changes

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Bugfix invalid manager + class loader initialization in ContextNode::merge() method

    ๐Ÿ”‹ Features

    • ๐Ÿ›  Bugfix ComposerClassLoader to allow the usage of autoload_files.php also
    • Replace type hint from InitialContext with ContextInterface in SplClassLoader::__construct()
    • โž• Add SplClassLoader::get() factory method to allow declarative initialization in application context
    • ๐Ÿ”จ Refactoring SplClassLoader::getIncludePath() to allow pass additional include paths to constructor