Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14834 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47131 invoked by uid 1010); 11 Feb 2005 21:22:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47116 invoked from network); 11 Feb 2005 21:22:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2005 21:22:47 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.4/2.6 Received: from ([80.74.107.235:50875] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2.11 (r4403)) with SMTP id F2/D0-38127-7222D024 for ; Fri, 11 Feb 2005 16:22:47 -0500 Received: (qmail 24233 invoked from network); 11 Feb 2005 21:22:44 -0000 Received: from localhost (HELO andi-notebook.zend.com) (127.0.0.1) by localhost with SMTP; 11 Feb 2005 21:22:44 -0000 Message-ID: <5.1.0.14.2.20050211132149.02024170@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 11 Feb 2005 13:22:41 -0800 To: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: XML RPC in PHP 5 From: andi@zend.com (Andi Gutmans) Hey. Is the XML RPC extension (ext/xmlrpc) still being maintained in PHP 5? Asking because I heard there were some bugs and I'm not sure if this is due to the move from PHP 4 to PHP 5. I think it's still based on Expat. Andi