Skip to content

v2.0.0

Compare
Choose a tag to compare
@samuel-holt samuel-holt released this 27 Jan 20:28
· 62 commits to master since this release
45ebc02
  • Use Guzzle to send payloads to the API
  • Increased minimum PHP version to 7.1
  • Added PSR-4 autoloader
  • Removes toJsonRemoveUnicodeSequences() and removeNullBytes() methods from the RaygunClient class - use toJson() instead
  • Add sample apps

Thanks to @robbieaverill and @anfly0 for contributing and reviewing!