index/tests
2025-04-02 10:41:10 +00:00
..
Base32Test.php Moved Base32 and UriBase64 implementations into the root namespace. 2024-07-31 18:39:47 +00:00
Base62Test.php Rewrote Base62 algorithm to avoid errors with very big numbers. 2024-12-22 02:02:53 +00:00
BencodeSerialisableTest.php More specific phpstan ignore rules. 2025-04-02 10:41:10 +00:00
BencodeTest.php More specific phpstan ignore rules. 2025-04-02 10:41:10 +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
CacheBackendsTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
ColourTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
CsrfTokenTest.php Fixed namespace and class casing. 2024-10-02 01:35:05 +00:00
DbBackendsTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
DbConfigTest.php More specific phpstan ignore rules. 2025-04-02 10:41:10 +00:00
DbTypeTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
DependenciesTest.php Rewrote argument resolver in the dependency manager to account for torrent tracker edge case. 2025-03-21 18:19:04 +00:00
FsConfigTest.cfg Better filename for FsConfigTest test data. 2024-10-04 22:59:37 +00:00
FsConfigTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
HttpFormContentTest-multipart.bin multipart/form-data implementation 2025-03-12 20:56:48 +00:00
HttpFormContentTest.php Added tests for empty multipart/form-data. 2025-03-15 02:48:59 +00:00
HttpUriTest.php Test for cookie strings and allow taking a $_SERVER variable in HttpRequest::fromRequest. 2025-03-08 20:12:57 +00:00
IndexTest.php Use compact use statements where possible and removed RuntimeException extensions. 2024-08-01 23:17:11 +00:00
IpAddressRangeTest.php Fixed namespace and class casing. 2024-10-02 01:35:05 +00:00
IpAddressTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
JsonSerializableTest.php More specific phpstan ignore rules. 2025-04-02 10:41:10 +00:00
MediaTypeTest.php multipart/form-data implementation 2025-03-12 20:56:48 +00:00
NullConfigTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
RouterTest.php Account for trailing slashes in URLs. 2025-03-23 03:55:57 +00:00
ScopedStreamTest.php multipart/form-data implementation 2025-03-12 20:56:48 +00:00
SnowflakeTest.php Added Snowflake ID generators. 2025-03-26 01:40:42 +00:00
SqliteMariaDbPolyfillTest.php Switch to in-memory db for polyfill test. 2024-10-21 18:15:09 +00:00
SyndicationTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
TemplatingTest-global.twig Imported Sasae into Index. 2024-10-04 23:39:36 +00:00
TemplatingTest-loaded-render.html Imported Sasae into Index. 2024-10-04 23:39:36 +00:00
TemplatingTest-loaded-string.html Imported Sasae into Index. 2024-10-04 23:39:36 +00:00
TemplatingTest-loaded.twig Imported Sasae into Index. 2024-10-04 23:39:36 +00:00
TemplatingTest-rendered.html Imported Sasae into Index. 2024-10-04 23:39:36 +00:00
TemplatingTest-rendered.twig Imported Sasae into Index. 2024-10-04 23:39:36 +00:00
TemplatingTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
UrlRegistryTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
WStringTest.php Updated to PHP 8.4 and some other overhauls. 2025-01-18 21:57:27 +00:00
XArrayTest.php Improved type signatures on XArray methods. 2025-01-21 23:45:14 +00:00
XDateTimeTest.php Fixed namespace and class casing. 2024-10-02 01:35:05 +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