securetrading / unittest
Secure Trading's unittest package providing helper methods/classes for writing testing with PHPUnit.
4.0.1
2023-11-02 13:42 UTC
Requires
- php: ^8.1
- phpunit/phpunit: ^9.2
This package is not auto-updated.
Last update: 2025-03-06 19:40:43 UTC
README
A helper package used by other Secure Trading packages.
Release History
Version | Changes |
---|---|
4.0.1 | Deprecation fixes |
4.0.0 | PHP 8.1 and 8.2 compatibility. |
3.0.1 | composer.json file updated for PHP 8 support. |
3.0.0 | PHP 7.3 and 7.4 compatibility. |
2.0.1 | Bugfix, 2.0.0 did not install correctly with PHP 7.0. |
2.0.0 | |
1.1.0 | |
1.0.0 | Initial Release |
PHP Version Compatibility
Version | Changes |
---|---|
4.0.1 | PHP 8.1 - 8.2 |
4.0.0 | PHP 8.1 - 8.2 |
3.0.1 | PHP 7.3 - 7.X, PHP 8.0.0 - 8.0.3 |
3.0.0 | PHP 7.3 - 7.4 |
2.0.1 | PHP 7.0 - 7.2 |
2.0.0 | PHP 7.0 - 7.2 |
1.1.0 | PHP 5.3 - 5.x |
1.0.0 | PHP 5.3 - 5.x |