- Support for PHP versions below
8.1
has been dropped. - PHP
8.1
,8.2
, and8.3
are now supported and tested.
- Updates
beberlei/assert
version
- Support for PHP versions below
7.3
has been dropped. - All missing parameter and return types have been added to the code. Notably, the library functions and methods no longer accept integers, and will only accept numeric strings.
- PHP
7.3
,7.4
, and8.0
are now supported and tested.