Skip to content

Releases: soundasleep/html2text

PHP 8.2

Choose a tag to compare

@edgrosvenor edgrosvenor released this 06 Jan 09:32

This release adds support for PHP 8.2

PHP 8 / 8.1

Choose a tag to compare

@edgrosvenor edgrosvenor released this 29 Jan 19:09
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.