Added third-party dependency theseer\Autoload
Added third-party dependency theseer\DirectoryScanner Added warning if one or more components failed to load Added more error-handling to autoload.php Updated autoload.php Updated .gitignore Updated Makefile Fixed namepsaces and added requirement theseer\DirectoryScanner for theseer\Autoload Updated version.json
This commit is contained in:
parent
a1ce77a455
commit
2b5c2b6829
47 changed files with 4599 additions and 67 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -12,5 +12,7 @@ src/ncc/ThirdParty/Symfony/Process/autoload_spl.php
|
|||
src/ncc/ThirdParty/Symfony/Uid/autoload_spl.php
|
||||
src/ncc/ThirdParty/Symfony/Filesystem/autoload_spl.php
|
||||
src/ncc/ThirdParty/Symfony/Yaml/autoload_spl.php
|
||||
src/ncc/ThirdParty/theseer/Autoload/autoload_spl.php
|
||||
src/ncc/ThirdParty/theseer/DirectoryScanner/autoload_spl.php
|
||||
src/ncc/autoload_spl.php
|
||||
src/ncc/autoload.php
|
Loading…
Add table
Add a link
Reference in a new issue