aspireupdate/vendor/afragen/autoloader/CHANGES.md
2025-02-19 12:24:19 -07:00

555 B

3.0.1 / 2025-20-19

  • fix PHP8.4 use explicit nullable type from PHP7.1

3.0.0

  • refactor as composer library, though likely better to just use composer's autoloader

2.0.0

  • use proper namespacing
  • show proper loading of TEC/ECP compatibility classes

1.1.1

  • change directory spacer to double underscore per PSR 4
  • change directory/file naming for PSR 4

1.1.0

  • redesign to load classes like PSR 0 and add _ as directory spacer
  • rename TEC/ECP alias directory and files for PSR 0 style loading

1.0.0

  • initial commit