)]}'
{
  "commit": "9ee163a5d77c99ba0ed64a9728d3963b4a240849",
  "tree": "03e0296d84db1e5769c2a3cdef4788982abede0b",
  "parents": [
    "9432c99f37b0a7ec043842686442da04cdf2e3e6"
  ],
  "author": {
    "name": "Mike Lehan",
    "email": "mike@m1ke.me",
    "time": "Mon Nov 30 19:29:13 2020 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Nov 30 11:29:13 2020 -0800"
  },
  "message": "Update param type on offsetGet (#8033)\n\nThe param was typed as `object` which is invalid as when items are set in the container the key passes through `checkKey` where it enforces the key must be various classes of integer, bool or string. Thus I have replaced it with a union type (in future this can be a proper PHP level typehint, but for now only doctype)",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2c66aa0c19402f1b5dcb8dd23560069d9408bc3d",
      "old_mode": 33188,
      "old_path": "php/src/Google/Protobuf/Internal/MapField.php",
      "new_id": "719fb350bd6460337f947baf9120581ff367fa97",
      "new_mode": 33188,
      "new_path": "php/src/Google/Protobuf/Internal/MapField.php"
    }
  ]
}
