Skip to content

Use a package to generate images, test all the things

Compare
Choose a tag to compare
@onigoetz onigoetz released this 18 Jan 11:49
· 33 commits to master since this release

Major changes

  • We use imagine/imagine to generate images instead of raw GD
  • Minimum PHP version is now 5.4

Fixes

  • Fix incorrect headers

Tests

  • Decent code coverage
  • Integration tests with Slim and with Laravel