Skip to content

v2.0.0

Compare
Choose a tag to compare
@colinodell colinodell released this 20 Sep 16:07

Now with 100% more PHP 7.3 compatibility!

Added

  • Added a polyfill for class \JsonException (added in PHP 7.3)
  • Added a polyfill for constant JSON_THROW_ON_ERROR

Changed

  • The SyntaxError class now extends from \JsonException