Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7609 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81821 invoked by uid 1010); 5 Feb 2004 10:09:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81743 invoked from network); 5 Feb 2004 10:09:19 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 5 Feb 2004 10:09:19 -0000 Received: (qmail 1407 invoked from network); 5 Feb 2004 10:09:11 -0000 Received: from localhost (HELO ido-comp2.zend.com) (127.0.0.1) by localhost with SMTP; 5 Feb 2004 10:09:11 -0000 Message-ID: <5.1.0.14.2.20040205120534.02d9f720@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 05 Feb 2004 12:09:09 +0200 To: internals@lists.php.net Cc: dmitry@zend.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: soap in ext/ From: andi@zend.com (Andi Gutmans) Hey, Due to the consensus reached in including the SOAP extension in the main PHP distribution I have moved (symbolically linked like tidy and spl) soap to ext/. Make sure you do a cvs update -d when you update. The extension is marked EXPERIMENTAL for now. Andi