5.7.3 Jubilate Sunday Edition
- Added either() method to support ??-like NULL-coalesce
- Compatibility fix: R::loadJoined() on NULL no longer gives an error on PHP 8.1 (thanks Marios88)
- Improved documentation (thanks MangoMarcus)
- Fixed performance issue with class_exist (thanks Gnysek)