5.2.2 (2023-06-18)
Fixed
- Fixed
Encryption\Crypt::checkCipherHashIsAvailable
to allow proper setting of the hash #16314 - Removed
unlikely
fromif
statements from the Stream storage adapter and Json serializer #16339 - Fixed
Storage\Adapter\Stream::get()/set()
to correctly calculate the path if the prefix is present in the key #16348 - Fixed
Html\Helper\Input\Checkbox
to correctly process empty values #15959