index/src
flash e4c8ed711e Default to PHP serializer for Redis. 2024-04-10 23:40:14 +00:00
..
Cache Default to PHP serializer for Redis. 2024-04-10 23:40:14 +00:00
Colour Added documentation comments to the Colour classes. 2023-11-09 13:36:45 +00:00
Data Added DSN documentation for Database and Cache backends. 2024-04-10 23:26:13 +00:00
Http Fixed routes with similar regexes not being able to match. 2024-04-02 17:27:06 +00:00
IO Don't scream on double close. 2023-07-17 19:02:07 +00:00
Net Replaced uses of floatval and intval with casts. 2023-01-01 19:00:00 +00:00
Performance Imported into new repository. 2022-09-13 15:13:11 +02:00
Security Simplify serialisation. 2023-07-21 21:47:41 +00:00
Serialisation Allow file resource in Bencode encoder. 2023-09-15 22:44:36 +00:00
ArrayIterator.php Cleanups in XArray. 2023-11-09 13:12:34 +00:00
Autoloader.php Imported into new repository. 2022-09-13 15:13:11 +02:00
ByteFormat.php Added byte formatting methods. 2023-07-05 23:07:54 +00:00
DateTime.php Removed AString and IString and turned WString into a utility class like XString for multibyte strings. 2024-01-04 02:07:43 +00:00
Environment.php Imported into new repository. 2022-09-13 15:13:11 +02:00
Exceptions.php Imported into new repository. 2022-09-13 15:13:11 +02:00
ICloseable.php Imported into new repository. 2022-09-13 15:13:11 +02:00
IComparable.php Imported into new repository. 2022-09-13 15:13:11 +02:00
IEquatable.php Imported into new repository. 2022-09-13 15:13:11 +02:00
MediaType.php Allow empty string in MediaType parser. 2023-07-22 14:25:58 +00:00
TimeSpan.php Imported into new repository. 2022-09-13 15:13:11 +02:00
TimeZoneInfo.php Imported into new repository. 2022-09-13 15:13:11 +02:00
Version.php Fixed bitrot issues related to PHP updates. 2023-01-01 18:47:24 +00:00
WString.php Removed AString and IString and turned WString into a utility class like XString for multibyte strings. 2024-01-04 02:07:43 +00:00
XArray.php Cleanups in XArray. 2023-11-09 13:12:34 +00:00
XNumber.php Cleanups in XArray. 2023-11-09 13:12:34 +00:00
XString.php Removed AString and IString and turned WString into a utility class like XString for multibyte strings. 2024-01-04 02:07:43 +00:00