The example demonstrates invocation of PHP methods with various
argument and return value types. Most of the tests are structured as 'echoXXX'
methods where XXX is a type sent as the argument and returned from the
invocation. The client code verifies that the object received from the
server has the same structure and contains the same data as the object
sent in the request