Brick\Math v0.9.3 Release Notes
Release Date: 2021-08-15 // about 2 years ago-
๐ Compatibility with PHP 8.1
- ๐ Support for custom object serialization; this removes a warning on PHP 8.1 due to the
Serializable
interface being deprecated (#60) thanks @TRowbotham
- ๐ Support for custom object serialization; this removes a warning on PHP 8.1 due to the