index/tests
2024-12-02 01:37:08 +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
BencodeSerialisableTest.php Updated to PHPstan 2.x and fixed type annotations accordingly. 2024-12-02 01:30:36 +00:00
BencodeTest.php Updated to PHPstan 2.x and fixed type annotations accordingly. 2024-12-02 01:30:36 +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 Added cache backends registry. 2024-10-18 20:56:56 +00:00
ColourTest.php Fixed strange rounding error between PHP 8.3 and 8.4. 2024-12-02 01:37:08 +00:00
CsrfTokenTest.php Fixed namespace and class casing. 2024-10-02 01:35:05 +00:00
DbBackendsTest.php Added cache backends registry. 2024-10-18 20:56:56 +00:00
DbConfigTest.php Updated to PHPstan 2.x and fixed type annotations accordingly. 2024-12-02 01:30:36 +00:00
DbTypeTest.php Moved DbTools::detectType to DbType::detect. 2024-10-19 15:16:22 +00:00
FsConfigTest.cfg Better filename for FsConfigTest test data. 2024-10-04 22:59:37 +00:00
FsConfigTest.php Updated to PHPstan 2.x and fixed type annotations accordingly. 2024-12-02 01:30:36 +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 Fixed namespace and class casing. 2024-10-02 01:35:05 +00:00
JsonSerializableTest.php Updated to PHPstan 2.x and fixed type annotations accordingly. 2024-12-02 01:30:36 +00:00
MediaTypeTest.php Fixed MediaType::getQuality always returning 1.0. 2024-08-18 16:56:17 +00:00
NullConfigTest.php Imported Syokuhou into Index. 2024-10-04 22:28:27 +00:00
RouterTest.php Updated to PHPstan 2.x and fixed type annotations accordingly. 2024-12-02 01:30:36 +00:00
SqliteMariaDbPolyfillTest.php Switch to in-memory db for polyfill test. 2024-10-21 18:15:09 +00:00
SyndicationTest.php Added RSS feed builder classes. 2024-10-03 20:39:40 +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 PHPstan 2.x and fixed type annotations accordingly. 2024-12-02 01:30:36 +00:00
UrlRegistryTest.php Some updates to the URL registry (feat. tests). 2024-10-04 20:43:28 +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 PHPstan 2.x and fixed type annotations accordingly. 2024-12-02 01:30:36 +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