Skip to content

Make new TLD fields nullable as the API doesn't always return them#81

Closed
koenhendriks wants to merge 2 commits into
realtimeregister:masterfrom
koenhendriks:master
Closed

Make new TLD fields nullable as the API doesn't always return them#81
koenhendriks wants to merge 2 commits into
realtimeregister:masterfrom
koenhendriks:master

Conversation

@koenhendriks

Copy link
Copy Markdown
Contributor

This PR fixes #80 which currently breaks the TLD info API implementation because the fields are non nullable but are not (always) returned by the actual API.

A test has been added that confirms the bug and its solution.

@zbrag

zbrag commented May 4, 2026

Copy link
Copy Markdown
Member

Thank you for the pullrequest, unfortunately we made an error in the naming of the fields in the phpclient, we are also fixing this in #82

@zbrag zbrag closed this May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TLDMetaData serialization throws exception breaking TLD info API

2 participants