index/tests
2024-08-18 16:41:02 +00:00
..
Base32Test.php Moved Base32 and UriBase64 implementations into the root namespace. 2024-07-31 18:39:47 +00:00
Base62Test.php Added generic IntegerBaseConverter implementation and merged Base62 class with XNumber. 2024-07-31 19:05:41 +00:00
BencodeTest.php Updated PHPDocs and some argument lists. 2024-08-01 22:16:38 +00:00
ByteFormatTest.php Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00
CacheToolsTest.php Use compact use statements where possible and removed RuntimeException extensions. 2024-08-01 23:17:11 +00:00
ColourTest.php Use compact use statements where possible and removed RuntimeException extensions. 2024-08-01 23:17:11 +00:00
CSRFPTest.php Moved CSRFP into the root namespace. 2024-07-31 20:54:55 +00:00
DbToolsTest.php Use compact use statements where possible and removed RuntimeException extensions. 2024-08-01 23:17:11 +00:00
IndexTest.php Use compact use statements where possible and removed RuntimeException extensions. 2024-08-01 23:17:11 +00:00
IPAddressRangeTest.php Use compact use statements where possible and removed RuntimeException extensions. 2024-08-01 23:17:11 +00:00
IPAddressTest.php Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00
RouterTest.php Fixed middleware on / issue. 2024-08-18 16:41:02 +00:00
WStringTest.php Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00
XArrayTest.php Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00
XDateTimeTest.php Removed dodgy DateTimeInterface wrappers, use Carbon or the XDateTime utils instead. 2024-07-31 20:53:06 +00:00
XStringTest.php Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00