Skip to content

1.1.1 Release

Choose a tag to compare

@Gogowitsch Gogowitsch released this 15 Feb 13:12
· 89 commits to master since this release
65566ad

Features added: none

Bugfixes since 1.1.0:

  • #149 fixes ::unparse() bug if array ids don't begin with zero
  • #150 fixes ::unparse() bug if no data remains for unparsing
  • #151: Function load_data: check length of input, prevents E_NOTICE if too long

Maintenance:

  • Documentation: improved README.md and added an example.
  • Improved PHPUnit code coverage.