Skip to content

v1.2.2

Choose a tag to compare

@aik099 aik099 released this 10 Feb 11:17
· 37 commits to master since this release

Changed

  • Changed minimal supported version to PHP 5.6.

Fixed

  • Made code compatible with PHP 7.4 (don't use "each(...)", use "implode" function correctly).