gammadia / bcmath-extended-nullable
Fork of krowinski/bcmath-extended with added nullable input arguments
6.0.1
2022-10-04 11:57 UTC
Requires
- php: ^7.2|^8.0
- ext-bcmath: *
Requires (Dev)
- overtrue/phplint: ^3.0|^4.0|^5.0|^6.0
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^7.5|^8.0|^9.0
Replaces
README
Learn more about it in its documentation.
A fork to allow nullable input arguments
This is a fork of krowinski/bcmath-extended
adapted to allow nullable input arguments, which supports :
- PHP
7.2
<->8.1
The following changes were applied to the dev dependencies :
- Installing PHPStan to keep the code in good health