Skip to content

v6.0

Latest
Compare
Choose a tag to compare
@antonlukin antonlukin released this 04 Feb 20:21
· 1 commit to master since this release
  • Added unit tests for all examples and core methods.
  • Reworked the examples directory.
  • Updated the minimum required PHP version to 7.3.
  • Fixed multiple PHP deprecated warnings (implicit conversion from float).
  • Fixed incorrect string checking in the addBreaklines method. Thanks to @painbaker (#10).