Commit graph

6 commits

Author SHA1 Message Date
flash ad75d72aa0 Added cache wrappers. 2024-04-10 22:23:34 +00:00
flash 5cda6fbe25 Fixed PHPStan detections. 2024-03-28 20:14:54 +00:00
flash c8d16b02e6 Added database result iterator. 2024-02-06 21:39:36 +00:00
flash 18397477d6 Removed AString and IString and turned WString into a utility class like XString for multibyte strings. 2024-01-04 02:07:43 +00:00
flash 1c2058e199 Deprecated IString. 2023-11-09 12:58:04 +00:00
flash 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