index/src
2024-08-04 00:14:17 +00:00
..
Bencode Use compact use statements where possible and removed RuntimeException extensions. 2024-08-01 23:17:11 +00:00
Cache Even stricted PHPStan rules! 2024-08-04 00:14:17 +00:00
Colour Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
Data Even stricted PHPStan rules! 2024-08-04 00:14:17 +00:00
Http Even stricted PHPStan rules! 2024-08-04 00:14:17 +00:00
IO Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
Net Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
Performance Even stricted PHPStan rules! 2024-08-04 00:14:17 +00:00
ArrayIterator.php Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
Base32.php Moved Base32 and UriBase64 implementations into the root namespace. 2024-07-31 18:39:47 +00:00
ByteFormat.php Updated PHPDocs and some argument lists. 2024-08-01 22:16:38 +00:00
CSRFP.php Even stricted PHPStan rules! 2024-08-04 00:14:17 +00: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
Index.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
IntegerBaseConverter.php Even stricted PHPStan rules! 2024-08-04 00:14:17 +00:00
MediaType.php Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
UriBase64.php Moved Base32 and UriBase64 implementations into the root namespace. 2024-07-31 18:39:47 +00:00
WString.php Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
XArray.php Even stricted PHPStan rules! 2024-08-04 00:14:17 +00:00
XDateTime.php Raised PHPStan analysis level and fixed issues. 2024-08-03 20:27:50 +00:00
XNumber.php Added generic IntegerBaseConverter implementation and merged Base62 class with XNumber. 2024-07-31 19:05:41 +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