Hi-Folks / statistics

PHP package that provides functions for calculating mathematical statistics of numeric data.
https://packagist.org/packages/hi-folks/statistics
MIT License
363 stars 24 forks source link

Dropping support for PHP8.0 and use Pest 2 #33

Closed roberto-butti closed 1 year ago

roberto-butti commented 1 year ago

The PHP8.0 is not supported and on November also the security release will be stopped. PestPHP 2 requires PHP8.1. Now statistics support 8.0 and PestPHP1.

So this Issue is for supporting PHP 8.1 and PHP 8.2 and upgrading to PEstPHP2

roberto-butti commented 1 year ago

Assigned to @AmooAti