Releases: Payum/Core
Releases · Payum/Core
Release 1.7.5
Full Changelog: 1.7.4...1.7.5
Release 1.7.4
- Run rector with base configuration
- Remove deprecated PHPUnit method
- Check that apiClass is a string before passing it to class_exists
- Add proper apiCLass info to exception
- Run rector with basic PHPUnit rules
- Run rector with PHPUnit::CODE_QUALITY
- Run Rector with ReplaceTestAnnotationWithPrefixedFunctionRector rule
Full Changelog: 1.7.3...1.7.4
Release 1.6.2
-
Use the CSPRNG provided by PHP 7
For PHP 5 support, see: https://github.com/paragonie/random_compat
-
Update alcohol/iso4217 which supports PHP8
-
Replace basename for target url
-
Fixed assertNull call
-
Fixed assertContains deprecation
-
Fixed assertInternalType deprecation
-
Revert some usage og assertStringContainsString