Skip to content

Removed deprecated methods

Latest

Choose a tag to compare

@emcconville emcconville released this 05 Apr 18:18
· 10 commits to master since this release
v1.3

No major functionality changes.

  • Improved examples
  • Light documentation fixes + LGPL header
  • Removed meaningless PHPUnit bootstrap
  • Simplified code-styling to use CodeSniffers default rules (why bicker about whitespace anyway?)
  • Deprecated useless helper functions
  • Optimization with array_chunk (thanks MiniCodeMonkey)