index/tests
2023-09-08 00:09:23 +00:00
..
Base32Test.php Simplify serialisation. 2023-07-21 21:47:41 +00:00
Base62Test.php Simplify serialisation. 2023-07-21 21:47:41 +00:00
BencodeTest.php Simplify serialisation. 2023-07-21 21:47:41 +00:00
ByteFormatTest.php Added byte formatting methods. 2023-07-05 23:07:54 +00:00
ColourTest.php Added function to convert to Misuzu format colours. 2023-01-02 22:37:10 +00:00
CSRFPTest.php Made the CSRF protection less needlessly complex. 2023-07-11 21:59:09 +00:00
DateTimeTest.php Imported into new repository. 2022-09-13 15:13:11 +02:00
DbToolsTest.php Imported into new repository. 2022-09-13 15:13:11 +02:00
EnvironmentTest.php Replaced uses of floatval and intval with casts. 2023-01-01 19:00:00 +00:00
IPAddressRangeTest.php Imported into new repository. 2022-09-13 15:13:11 +02:00
IPAddressTest.php Imported into new repository. 2022-09-13 15:13:11 +02:00
RouterTest.php Added middleware support to attribute registry. 2023-09-08 00:09:23 +00:00
StringTest.php Added methods to count unique characters in a string. 2023-07-05 01:28:33 +00:00
TypeTest.php Imported into new repository. 2022-09-13 15:13:11 +02:00
VersionTest.php Imported into new repository. 2022-09-13 15:13:11 +02:00
XArrayTest.php Imported into new repository. 2022-09-13 15:13:11 +02:00