phpxmlrpc
phpxmlrpc copied to clipboard
A php library for building xmlrpc clients and servers
Php has also dropped support for php 5.3 / 5.4 / 5.5, also other mayor php-libraries have or are dropping support for anything php 5. It is also preventing your...
Error
Hello, if I run your great library I get `PhpXmlRpc\Encoder->decode('<?xml version="...')` Could you tell my how to fix this?
Since GitHub supports natively "nice" display AsciiDoc format, we might give it a go... Steps: [x] convert current docbook to asciidoc as doc. source [x] alter manual building toolchain so...
The logger [used here](https://github.com/gggeek/phpxmlrpc/blob/master/src/Helper/Logger.php) is impossible to replace/override, because of the way it's implemented ``` Logger::instance()->debugMessage($message) ``` also it's debug = 2 mode just echoes/prints debug message to the output,...
Following the instructions on https://github.com/gggeek/phpxmlrpc/blob/master/INSTALL.md ``` $ composer require phpxmlrpc/phpxmlrpc:4 ``` I get > https://repo.packagist.org could not be fully loaded (curl error 28 while downloading https://repo.packagist.org/packages.json: Failed to connect to...
All the tests using the "ssl stream wrapper" transport currently fail when run on Ubuntu 20/22 with php 5.4, 5.5, 5.6, 7.0 and 7.1. The same tests pass both when...
En la ruta: /src/Request.php 304 Nombre de la vulnerabilidad: Generation of Error Message Containing Sensitive Information Modo de detección: Se realizó un escaneo estático, el cuál detecto la línea mencionada...
En la ruta: /src/Helper/Logger.php 46 Nombre de la vulnerabilidad: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') Modo de detección: Se realizó un escaneo estático, el cuál detecto...
En la ruta: /src/Client.php 829 Nombre de la vulnerabilidad: Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') Modo de detección: Se realizó un escaneo estático, el cuál detecto...