Skip to content

throw an error if response is larger than a limit of 10MB for libxml 2.7.9+ #39

@igorveremsky

Description

@igorveremsky

As Alwin commented at http://php.net/manual/en/function.xmlrpc-decode.php:
screenshot_166
there is a limit of 10M for response it it exceeded xmlrpc_decode() will return NULL and most of programmers will not know what they do wrong, i spend all day for understand it :) So, i think it can be loged or cathed by this extension and throw an error that max size of response exceeded.

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