Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37739 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13247 invoked from network); 20 May 2008 13:39:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 May 2008 13:39:06 -0000 Authentication-Results: pb1.pair.com header.from=markright@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=markright@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.183 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: markright@gmail.com X-Host-Fingerprint: 209.85.146.183 wa-out-1112.google.com Received: from [209.85.146.183] ([209.85.146.183:52888] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/AE-32249-774D2384 for ; Tue, 20 May 2008 09:39:05 -0400 Received: by wa-out-1112.google.com with SMTP id v27so2238561wah.17 for ; Tue, 20 May 2008 06:39:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=2/0IFTGjFUHb6KP791Qi4B4g3N+Em0LU5pNDDAUW9iE=; b=ZJqjEuZz9sd9MRnWV+UKgWRocuHMIEBE/RChLCjGIm5RG15kIbz+DBp2sVtsTO5AaeDUKAmDM4WbtV213YoJfw6liyO2b0Tg9c5puZsIGj8tvxQ0PP5j80j2Zv8NeL6aqCNrqeKUS+AlIIEmNukrivhPVxTynib3wSoO0YGzM6Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=C4iSXN9uUSaBn6+jtrz9qRmigdupGZvKyiQfbUipqCcheeG2ybI3AXfPaSthbkvsKNPYzl8GWOhLn5gJGgiZRBL/2e4aKRYmKx0WaqtggVGTZe4ZRqZB+Rp8UpGLQl1GrGRqQqwyNjbS0aYmIZhdtX7w6u3ODl3ugtg01N128Qk= Received: by 10.114.204.7 with SMTP id b7mr8843274wag.129.1211290739813; Tue, 20 May 2008 06:38:59 -0700 (PDT) Received: by 10.114.208.10 with HTTP; Tue, 20 May 2008 06:38:59 -0700 (PDT) Message-ID: <2fd662a00805200638x1fbbd62bn869e6b79b7ef2f93@mail.gmail.com> Date: Tue, 20 May 2008 15:38:59 +0200 To: "Lukas Kahwe Smith" Cc: internals In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2112_31679648.1211290739814" References: <2fd662a00805190640uee27511sd38a4e87424fc76b@mail.gmail.com> Subject: Re: [PHP-DEV] Advanced SOAP From: markright@gmail.com (Marco) ------=_Part_2112_31679648.1211290739814 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline > > Since nobody else has taken this question. I do not know a definitiv > question on what if at all is being worked on in regards to ext/soap. The > topic of the ws02.org implementation has been discussed/mentioned a few > times on this list (search the archives). Just in case you are wondering, > this stuff is based on some other libs, is developed by people outside of > the PHP development team and was deemed to be unfit for inclusion into core. > Other than that open a feature request ticket (ideally with a patch) on > ext/soap to get your favorite missing feature covered in php core. Great thanks Lukas, I'll take a look at whats in /ext/soap to see where I can offer some help. Regards Marco ------=_Part_2112_31679648.1211290739814--