- Removed support for versions lower than 7.1, and add support for 8.0+
- Addd return types for Interpreter and Soap to avoid warnings in PHP 8.0+
Special thanks to @DRoet who raised #19. This made me aware of this library need an upgrade to catch up with newer PHP versions.
Given the support for PHP 7.1 or earlier are dropped, this version (v2.0.0) is not backward compatible. If you need library with PHP 7.0 or earlier, please use v1.0.3 instead.