Milestones
List view
# Description v3 is to migrate the library from supporting a minimum of PHP v7.4+ up to PHP v8.1+ # Changes to Expect These changes mostly consists of refactoring the code to implement some PHP 8.1 specific language features such as improved type checking. We do not expect any backward compatibility issues for existing users that are using PHP 8.1+, unless inappropriate variable types were passed to the library's functions. # New features No additional features are intended for this release. # v1 and v2 Support Period v1 (PHP 5.4+) and v2 (PHP 7.4+) will be maintained for the foreseeable future.
No due date