Skip to content

PHP 8 / 8.1

Compare
Choose a tag to compare
@edgrosvenor edgrosvenor released this 29 Jan 19:09
· 14 commits to master since this release
aa21462

This release makes the package compatible with PHP 8.0 and 8.1.

This change constitutes a major release because in order to do this, we changed the signature of a public method (removed some default values), which breaks backward compatibility.