-
0.2.1 Pre-Release
released this
2022-07-31 09:18:58 +00:00 | 148 commits to master since this release- Verified compatibility of custom engines with the current PHP 8.2 master
getInt()
now has proper signaturegetInt(int $min, int $max)
arrayPickKeys()
throws a warning because full compatibility is not achievable.
Thanks to Tim Düsterhus for the explanation- No warning if the engine is
CryptoSafeEngine
- No warning if the engine is
- Fixed incorrect range function selection [#1], thanks to Tim Düsterhus
- Fixed byte selection in range64
Downloads