Currently, this SDK is broken, due to infrastructure changes resulting in changed HTTP response format when making calls against all three FamilySearch environments.
The very specific regex used to parse these responses breaks, which in turn causes all methods that make an API request to throw PHP errors.
We use this SDK in production, so I've got a fix and I'll be filing a PR shortly to address these problems.
Currently, this SDK is broken, due to infrastructure changes resulting in changed HTTP response format when making calls against all three FamilySearch environments.
The very specific regex used to parse these responses breaks, which in turn causes all methods that make an API request to throw PHP errors.
We use this SDK in production, so I've got a fix and I'll be filing a PR shortly to address these problems.