Skip to content

Allow for zero IDs; notifications are only NULL #94

@yoanm

Description

@yoanm

From @bradjones1

If a client sends a request with ID -0- (zero) this is converted into a response with ID null, as the check for the presence of an ID in the ResponseCreator is not sufficiently typesafe. The perils of working in PHP, I guess!

I was getting errors on the client side like Received a surprise response from the server with id null after sending such a request ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions