Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14851 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19602 invoked by uid 1010); 12 Feb 2005 07:21:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19587 invoked from network); 12 Feb 2005 07:21:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Feb 2005 07:21:48 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:18047] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 1.2.11 (r4403)) with SMTP id 93/69-38127-B8EAD024 for ; Sat, 12 Feb 2005 02:21:48 -0500 Received: from foxbox (IGLD-83-130-23-99.inter.net.il [83.130.23.99]) by gw2.emini.dk (Postfix) with ESMTP id 2B0AE4FBC4; Sat, 12 Feb 2005 08:21:44 +0100 (CET) Message-ID: <011401c510d3$82fab720$6402a8c0@foxbox> Reply-To: "Steph" To: "justin randell" , References: <5.1.0.14.2.20050211132149.02024170@localhost><5.1.0.14.2.20050211142957.0202cec0@localhost> <792663a505021122193bd18eec@mail.gmail.com> Date: Sat, 12 Feb 2005 09:21:45 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: [PHP-DEV] XML RPC in PHP 5 From: steph@zend.com ("Steph") Hi Justin, It entails looking at the source and not just going 'urgh' :) It works on win32 in PHP 5 with a libxml base, I don't think anyone got around to changing the config.m4 file for it yet though (so it _might_ break on *nix if the expat library isn't present). But it's a required extension for PEAR, and the PEAR people aren't known for keeping quiet when PHP breaks for them. php.net is a 'do-ocracy', to quote Hartmut - if you play with the source and end up offering tested, working fixes for the extension, you'll become 'suitable'. - Steph ----- Original Message ----- From: "justin randell" To: Sent: Saturday, February 12, 2005 8:19 AM Subject: Re: [PHP-DEV] XML RPC in PHP 5 > hi all, > > i've been lurking here for some time without contributing to discussion or code. > > where i work, we use xmlrpc extensively, and are looking to move from > php4=>php5 over the coming year. > > i'm new to C and have only read about the Zend engine's internals, but > i'm looking for an excuse to learn more about both. > > so i'm willing, but i don't really know what it entails, nor whether > i'd be suitable. > > if i'm not suitable, fair enough. either way, can someone point me to > some resources or send me something off list that will give more of an > idea of what this entails? > > thanks > > justin > > On Fri, 11 Feb 2005 14:30:04 -0800, Andi Gutmans wrote: > > Any volunteers? > > > > At 05:27 PM 2/11/2005 -0500, Adam Maccabee Trachtenberg wrote: > > >On Fri, 11 Feb 2005, Andi Gutmans wrote: > > > > > > > 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. > > > > > >I think this is an extension in need of a maintainer. It hasn't been > > >touched in over a year -- and that was only to turn things from PHP 4 > > >to PHP 5. > > > > > >-adam > > > > > >-- > > >adam@trachtenberg.com | http://www.trachtenberg.com > > >author of o'reilly's "upgrading to php 5" and "php cookbook" > > >avoid the holiday rush, buy your copies today! > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >