From owner-freebsd-ports@FreeBSD.ORG Wed Nov 24 18:54:03 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE2B716A4CE for ; Wed, 24 Nov 2004 18:54:03 +0000 (GMT) Received: from aposerv.p-i-n.com (aposerv.p-i-n.com [145.253.185.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6E2743D55 for ; Wed, 24 Nov 2004 18:54:02 +0000 (GMT) (envelope-from rabe@p-i-n.com) Received: from p-i-n.com (inside.p-i-n.com [129.10.9.21]) by aposerv.p-i-n.com (8.12.11/8.12.11) with ESMTP id iAOIrxJt091697 for ; Wed, 24 Nov 2004 19:53:59 +0100 (CET) (envelope-from rabe@p-i-n.com) Received: (from rabe@localhost) by p-i-n.com (8.11.6/8.11.6) id iAOIrxQ58214 for ports@freebsd.org; Wed, 24 Nov 2004 19:53:59 +0100 (CET) (envelope-from rabe) Date: Wed, 24 Nov 2004 19:53:59 +0100 From: "Raphael H. Becker" To: ports@freebsd.org Message-ID: <20041124195359.K80190@p-i-n.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: PHOENIX Pharmahandel AG & Co KG, Mannheim, Deutschland Subject: net/pear-SOAP: incompatiblity with PHP5 in Client.php: __call(). X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 18:54:04 -0000 Hello net/pear-SOAP-maintainer, ther's a bug in net/pear-SOAP in usr/local/share/pear/SOAP/Client.php when using with php5, see http://pear.php.net/bugs/bug.php?id=2822 for details. The port provides * @version $Id: Client.php,v 1.62 2003/08/06 20:08:45 arnaud Exp $ There have been some changes since 1.62, see http://cvs.php.net/pear/SOAP/Client.php especially diff 1.62<->1.62.2.4 http://cvs.php.net/diff.php/pear/SOAP/Client.php?r1=1.62&r2=1.62.2.4&ty=h Maybe providing the patch for the ports until the next release of pear-SOAP will help meanwhile. Regards Raphael Becker