Skip to content

v3.2.0

Latest

Choose a tag to compare

@minr minr released this 02 Jan 01:56
Update dependencies and improve function definitions

- Bump version to v3.2.0 in composer.json
- Upgrade Illuminate and Laminas packages to their latest versions
- Modify `config` function to accept nullable string type
- Change `get_realpath` to `realpath` for better clarity
- Ensure start and end variables in Pager class are cast to integers for type safety