.. |
Bencode
|
Removed the British to be consistent with JSON.
|
2024-10-02 01:37:18 +00:00 |
Cache
|
Fixed namespace and class casing.
|
2024-10-02 01:35:05 +00:00 |
Colour
|
Fixed namespace and class casing.
|
2024-10-02 01:35:05 +00:00 |
Data
|
Fixed namespace and class casing.
|
2024-10-02 01:35:05 +00:00 |
Http
|
Removed the British to be consistent with JSON.
|
2024-10-02 01:37:18 +00:00 |
Io
|
Fixed namespace and class casing.
|
2024-10-02 01:35:05 +00:00 |
Json
|
Fixed method arguments issue.
|
2024-09-30 17:34:51 +00:00 |
Net
|
Fixed namespace and class casing.
|
2024-10-02 01:35:05 +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 |
CsrfToken.php
|
Fixed namespace and class casing.
|
2024-10-02 01:35:05 +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
|
Fixed MediaType::getQuality always returning 1.0.
|
2024-08-18 16:56:17 +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
|
Fixed namespace and class casing.
|
2024-10-02 01:35:05 +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 |