Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22860 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 234 invoked by uid 1010); 19 Apr 2006 14:29:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 219 invoked from network); 19 Apr 2006 14:29:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Apr 2006 14:29:22 -0000 X-Host-Fingerprint: 212.55.154.21 relay1.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.21:40317] helo=sapo.pt) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 2E/51-19715-14946444 for ; Wed, 19 Apr 2006 10:29:22 -0400 Received: (qmail 22525 invoked by uid 0); 19 Apr 2006 14:29:18 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.154) by relay1 with SMTP; 19 Apr 2006 14:29:18 -0000 Received: (qmail 19786 invoked from network); 19 Apr 2006 14:29:18 -0000 X-AntiVirus: PTMail-AV 0.3.88 X-Virus-Status: Clean (0.01714 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.158.96]) (envelope-sender ) by mta4 (qmail-ldap-1.03) with SMTP for ; 19 Apr 2006 14:29:18 -0000 Message-ID: <004a01c663bd$a0f3d160$0100a8c0@pc07653> To: "Edin Kadribasic" Cc: "Steph Fox" , "internals" References: <09f201c6639c$c8fe39f0$6602a8c0@foxbox> <0a0a01c663a0$755b4230$6602a8c0@foxbox> <008b01c6639d$f39177d0$0100a8c0@pc07653> <0a1f01c663a6$f49711e0$6602a8c0@foxbox> <00a201c6639f$bee582e0$0100a8c0@pc07653> <0a4301c663ac$9cc9bf70$6602a8c0@foxbox> <000701c663a5$35558ab0$0100a8c0@pc07653> <4446215F.7000803@emini.dk> Date: Wed, 19 Apr 2006 15:29:12 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Subject: Re: [PHP-DEV] tiny patch for Tidy From: nlopess@php.net ("Nuno Lopes") answering both e-mails: > Nuno, which version of libtidy do you think we should use for bundiling > with the windows distribution? latest CVS. It is stable ATM (but checkout with a developer account, because sourceforge's anonymous cvs servers are currently broken). > Nuno, will this also work for 4_3 branch? Yep, the libtidy API hasn't changed. Nuno