Skip to content

4.6.2

Compare
Choose a tag to compare
@theofidry theofidry released this 23 Apr 19:35
· 22 commits to main since this release
29c3585

Fixes

  • Fix the autoloading of the excluded files (#1323)
  • Group by source the required and provided extensions (#1334, #1335)

Misc

  • Introduce a File primitive (#1275)
  • Various changes related to detecting/building the list of extensions for a given application (mostly preparatory steps for #1273):
    • Make RequirementAppFactory non-static (#1274)
    • Add the Command prefix to the console command class names (#1326)
    • Simplify the sorting in the requirement builder (#1327)
    • Provide a non optimized requirement list (#1328)
  • Upgrade to phpdocumentor/reflection-docblock 5.4 (#1357)