PHP 8.5.0 Beta 3 available for testing

Voting

: min(zero, one)?
(Example: nine)

The Note You're Voting On

Alwin
9 years ago
Note that from libxml 2.7.9+ there is a limit of 10MB for the XML-RPC response.

If the response is larger, xmlrpc_decode will simply return NULL.

There is currently no way to override this limit like we can with the other xml functions (LIBXML_PARSEHUGE)

<< Back to user notes page

To Top