Skip to content

v1.11.2

Compare
Choose a tag to compare
@pniel-cohen pniel-cohen released this 23 Apr 11:12
· 326 commits to master since this release
25e82fb

Minor changes on v1.11.1 in order to meat Magento Marketplace standards:

  • Replaced md5() with hash(sha256).
  • Replaced <?php echo with <?= .
  • Removed return type declaration (:string) from class method.