Hi Marcus,

I looked into you ctor's patch and found that it breaks some tests (For
example: ext/soap/tests/transport001.phpt)
I didn't understand what is wrong. :(
I will not apply it now.

I made alias for __call() with another prototype, so now I have not problems
with SOAP headers receiving.

Thanks. Dmitry.

> -----Original Message-----
> From: Marcus Boerger [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, September 09, 2004 21:01
> To: Dmitry Stogov
> Cc: Dmitry Stogov; [EMAIL PROTECTED]
> Subject: Re: [PHP-DEV] RE: SOAP's ctor's
> 
> 
> Hello Dmitry,
> 
> Thursday, September 9, 2004, 6:26:42 PM, you wrote:
> 
> > Hi Marcus,
> 
> > May be your patch make sense.
> > But what is the difference between SoapServer::SaopServer and 
> > SoapServer::__construct? For me, they are equivalent.
> 
> __construct is the PHP 5 way whereas using the class name 
> (PHP 4) way requires some strange work around in the engine code.
> 
> marcus
> 
> 

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to