caf4eef02d
Added JsonProperty and BencodeProperty attributes for easier object encoding.
2024-09-29 23:53:44 +00:00
f690df4200
Fixed newly detected issue.
2024-08-18 16:20:56 +00:00
3952dd96e8
Updated to PHP 8.3 and added cache provider requirements to the README.
2024-07-31 18:12:46 +00:00
ad75d72aa0
Added cache wrappers.
2024-04-10 22:23:34 +00:00
5cda6fbe25
Fixed PHPStan detections.
2024-03-28 20:14:54 +00:00
c8d16b02e6
Added database result iterator.
2024-02-06 21:39:36 +00:00
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
1c2058e199
Deprecated IString.
2023-11-09 12:58:04 +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