Rpc/Soap.php 1

Type Line Description
TODO 161 PEAR SOAP operates on a copy of this object at some unknown point and therefore doesn't have access to instance variables if they're set here. Instead, globals are used to track the method name and args for the logging code. Once this is PHP 5-only, the globals can go in favor of instance variables.