Skip to content

Release 1.6.2

Compare
Choose a tag to compare
@pierredup pierredup released this 10 Apr 22:01
· 232 commits to master since this release
1.6.2
  • Merge pull request #884 from pierredup/iso4217-4.0

    Add support for iso4217 version 4.0

  • fix(symfony doc): set correct command name for debugging

  • Minor grammar fixes

  • Added helpful comments to get-it-started.md

    I've seen multiple examples where developers point to the skd_config.ini full path instead of its directory (me included). This should fix that misconception.

  • Use the CSPRNG provided by PHP 7

    For PHP 5 support, see: https://github.com/paragonie/random_compat

  • Add Github actions workflow to run tests

  • Update alcohol/iso4217 which supports PHP8

  • Replace basename for target url

  • Migrate to Github actions

  • Handle Paypal Rest gateway when using standard Payment object

  • Add subtree split workflow

  • Handle cancel from PayPal rest action

  • Fixed assertNull call

  • Fixed assertContains deprecation

  • Fixed assertInternalType deprecation

  • Revert some usage og assertStringContainsString

  • Fix #824 Issue

  • Support toArray and __toArray methods in stripe