What's Changed
- Add 'discard' function type-hint (uses in multi/exec) & adjust a few return type hints by @Xon in #183
- Fix a typo by @szepeviktor in #185
- Tests for php 8.3 and php 8.4 by @Xon in #186
- Fix for warning Trying to access array offset on value of type bool by @xtremevision in #188
New Contributors
- @szepeviktor made their first contribution in #185
- @xtremevision made their first contribution in #188
Full Changelog: v1.16.0...v1.16.1