Skip to content

Releases: GeorgII-web/php-typed-values

v1.0.0

19 Nov 20:26

Choose a tag to compare

Add unit tests for `Assert` class methods

- Introduced tests for `greaterThanEq`, `lessThanEq`, and `integerish` methods.
- Validated exception throwing with default and custom messages.
- Ensured correct behavior for valid inputs across scenarios.