Releases: modethirteen/TypeEx
Releases · modethirteen/TypeEx
TypeEx release 1.2.0
Deprecate StringEx::template in favor of StringEx::interpolate
- Default
StringEx::stringifyserialization method forobjectis native-PHP serialization (fixes warnings for objects missing__toStringmethod - Custom serialization anonymous functions can add global or per-operation custom serialization methods for
arrayandobject - Deprecate interfaces in favor of PSR-12 compatible interfaces
- Read the docs!
TypeEx release 1.1.0
- Add
StringEx::equalsandStringEx::equalsInvariantCasefor string equality matching - Add
StringEx::encodeBase64andStringEx::decodeBase64for Base64 string handling - Read the docs!
TypeEx release 1.0.0
- Initial release 🎉
- Read the docs!