Skip to content

v3.3.9

Compare
Choose a tag to compare
@stronk7 stronk7 released this 26 Sep 14:54
· 165 commits to main since this release
5503396

Added

  • Defined (via .gitattributes) which files must not be part of distribution (generated .zip & .gz in GitHub, --prefer-dist in Composer, ...) packages. This includes docs, ci files, tests... Note that it's still possible to download the complete packages (using git clone, --prefer-source with Composer, ...).

Fixed

  • Removed the PSR1.Classes.ClassDeclaration.MissingNamespace sniff from the moodle-extra standard because it was reporting some (for Moodle) false positives.

Full changelog