mirror of
https://gh.wpcy.net/https://github.com/aspirepress/aspireupdate.git
synced 2026-07-16 09:46:32 +08:00
555 B
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