gammadia / bcmath-extended-nullable
基于krowinski/bcmath-extended的分支,增加了可空输入参数
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
在它的文档中了解更多信息。
允许可空输入参数的分支 
这是对krowinski/bcmath-extended
的分支,用于允许可空输入参数,支持
- PHP
7.2
<->8.1
对开发依赖项应用了以下更改
- 安装PHPStan以保持代码的健康