Commit graph

2 commits

Author SHA1 Message Date
fbca708fbd Even stricted PHPStan rules! 2024-08-04 00:14:17 +00:00
4a40868f58 Added generic IntegerBaseConverter implementation and merged Base62 class with XNumber.
The Base62 implementation was always a bit misleading because both UriBase64 and Base32 handle any binary data whereas Base62 was only for converting integers.
This shake-up should lessen that confusion.
2024-07-31 19:05:41 +00:00