Skip to content

Implemented Package Manager & Various bug fixes and improvements

Netkas requested to merge pkgmngr into master

pkgmngr

This merge introduces a fully implemented package manager, various optimizations and changes to extension compiler php.

  • Implemented proper log error levels for the CLI (So stuff like --log and -l will work, and when using verbose or debug levels, special effects such as the inline progress bar will not be shown.
  • Implemented --no-color
  • Various bug fixes and minor optimizations to the code-base
  • Fixed various installer bug
  • Added some more documentation (But it's unfinished)

Resolved issues & Work Items checklist

A list of issues that this merge resolves or is in progress of resolving

Merge request reports