All Versions
141
Latest Version
Avg Release Cycle
37 days
Latest Release
1569 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