All notable changes to xcover-php
will be documented in this file. Follow https://keepachangelog.com/en/1.0.0/ for more details.
- switched utf8_encode to use mbstring instead, requiring mbstring ext for php
- switched guzzle json encode to stop using deprecated functionality and use the recommended method for moving forward
- Add 8.2 support
- Add SECURITY.md and security.txt in .well-known folder
- Update PHP Requirements to 7.4 or 8.0 and up
- Update readme with more details and formatting, add CHANGELOG.md
- Remove PHP VCR Test Listener for PHP 7 & 8 compatibility
- Support for PHP 8.0, 8.1
- Support for PHP 7, 7.1, 7.2, 7.3