Hello Dmitry,
Thursday, September 9, 2004, 7:39:03 PM, you wrote:
> Hi Marcus,
> May be it make sence, but I am not sure with you.
> At first, if you think __call()/__get()/__set() mast conform to uniform
> prototypes and extension will define methods with another prototypes then
> PHP should n
age-
> From: Marcus Boerger [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 09, 2004 21:04
> To: Dmitry Stogov
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-DEV] SOAP's __call
>
>
> Hello Dmitry,
>
> Thursday, September 9, 2004, 5:59:11 PM, you wrote:
>
Hello Dmitry,
Thursday, September 9, 2004, 5:59:11 PM, you wrote:
> Hi Marcus,
> Can you explain for what reason you changed prototype of the
> SoapClient::__call?
> This broke receiving of SOAP headers.
__call() is an engine feature that requires either three (PHP 4)
or exactly 2 (PHP 5) param
Hi Marcus,
Can you explain for what reason you changed prototype of the
SoapClient::__call?
This broke receiving of SOAP headers.
Dmitry.
> -Original Message-
> From: Marcus Boerger [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 09, 2004 14:22
> To: Dmitry Stogov; [EMAIL PROTECTE