Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Issue4817 #4818

Closed
wants to merge 6 commits into from
Closed

Issue4817 #4818

wants to merge 6 commits into from

Commits on Jul 12, 2013

  1. according to http://www.jsonrpc.org/specification#error_object the er…

    …ror code for parse error is -32700
    Matthias Tylkowski committed Jul 12, 2013
    Copy the full SHA
    3d5392e View commit details
    Browse the repository at this point in the history
  2. catch exception when parsing malformed JSON and set property

    Matthias Tylkowski committed Jul 12, 2013
    Copy the full SHA
    8d48465 View commit details
    Browse the repository at this point in the history
  3. check for parse error property on request

    Matthias Tylkowski committed Jul 12, 2013
    Copy the full SHA
    0a201f6 View commit details
    Browse the repository at this point in the history
  4. added test case, formatting

    Matthias Tylkowski committed Jul 12, 2013
    Copy the full SHA
    fc376e8 View commit details
    Browse the repository at this point in the history
  5. comment added

    Matthias Tylkowski committed Jul 12, 2013
    Copy the full SHA
    04f4338 View commit details
    Browse the repository at this point in the history
  6. fixed ErrorTest.php and put real value for parse error

    Matthias Tylkowski committed Jul 12, 2013
    Copy the full SHA
    6aae083 View commit details
    Browse the repository at this point in the history