Commit graph

4 commits

Author SHA1 Message Date
13d2edb7c3 Removed exception conversion stuff. 2024-07-31 19:20:55 +00:00
285e2de40c Removed local PSR-4 autoloader implementation.
I've fully moved to Composer and its autoloader is more optimised than this one could ever hope to be.
2024-07-31 19:12:24 +00:00
5150f0cb56 Allow including Index through Composer.
index.php automatically detects if the Composer autoloader exists and doesn't initialise its own autoloader.
Also including phpunit and phpstan through it instead of including the phars, probably makes more sense to do it the other way but they're Big.
2023-07-21 18:04:29 +00:00
ac2255d24d Imported into new repository. 2022-09-13 15:13:11 +02:00