index/tests
2024-07-31 20:53:06 +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 Moved Bencode implementation into its own namespace. 2024-07-31 19:10:26 +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 Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00
ColourTest.php Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00
CSRFPTest.php Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00
DbToolsTest.php Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00
IndexTest.php Removed most of the Environment class and renamed it to just Index as a library meta class. 2024-07-31 19:47:05 +00:00
IPAddressRangeTest.php Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +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 Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +00:00
VersionTest.php Updated to PHP 8.3 and added cache provider requirements to the README. 2024-07-31 18:12:46 +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