index/src
flash 5150f0cb56 Allow including Index through Composer.
index.php automatically detects if the Composer autoloader exists and doesn't initialise its own autoloader.
Also including phpunit and phpstan through it instead of including the phars, probably makes more sense to do it the other way but they're Big.
2023-07-21 18:04:29 +00:00
..
Collections Imported into new repository. 2022-09-13 15:13:11 +02:00
Colour Added default alpha param to ColourRGB and ColourHSL. 2023-01-02 23:20:46 +00:00
Data Exposed more steps of the DbTools::create process. 2023-07-11 22:42:57 +00:00
Http Removed Max-Age cookie field for now. 2023-01-10 21:51:54 +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
Routing Added interface for common router methods. 2023-01-06 20:20:59 +00:00
Security Allow including Index through Composer. 2023-07-21 18:04:29 +00:00
Serialisation strval -> cast 2023-01-01 19:53:27 +00:00
AString.php Added methods to count unique characters in a string. 2023-07-05 01:28:33 +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 Fixed bitrot issues related to PHP updates. 2023-01-01 18:47:24 +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
ICloneable.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
IString.php Added methods to count unique characters in a string. 2023-07-05 01:28:33 +00:00
MediaType.php Allow including Index through Composer. 2023-07-21 18:04:29 +00:00
StringIterator.php Imported into new repository. 2022-09-13 15:13:11 +02: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
Type.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 Added methods to count unique characters in a string. 2023-07-05 01:28:33 +00:00
XArray.php Imported into new repository. 2022-09-13 15:13:11 +02:00
XString.php Added byte formatting methods. 2023-07-05 23:07:54 +00:00
XStringTrait.php Imported into new repository. 2022-09-13 15:13:11 +02:00