Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5919 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48212 invoked by uid 1010); 1 Dec 2003 17:46:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48187 invoked from network); 1 Dec 2003 17:46:13 -0000 Received: from unknown (HELO tc.ma.cx) (213.39.202.108) by pb1.pair.com with SMTP; 1 Dec 2003 17:46:13 -0000 Received: from [192.168.255.8] (mac.thieso.net [192.168.255.8]) by tc.ma.cx (Postfix) with ESMTP id 3AF665FDD5; Mon, 1 Dec 2003 18:46:12 +0100 (CET) In-Reply-To: <200312011839.57724.georg@php.net> References: <200312010845.23909.ilia@prohost.org> <200312011839.57724.georg@php.net> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <55C160D0-2426-11D8-B273-000393C4A12A@thiesos.org> Content-Transfer-Encoding: 7bit Cc: Thies C.Arntzen , PHP Internals Date: Mon, 1 Dec 2003 18:46:47 +0100 To: Georg Richter X-Mailer: Apple Mail (2.606) Subject: Re: [PHP-DEV] Tidy & PHP5 From: thies@thiesos.org (Thies C . Arntzen) before bundling i'd like to see the api refined... right now it's not possible to work with more than one html-doc at a time. (tidy_parse_file() does not return a resource to the internal tidy doc, so you can only have one doc at a time) also we should ask ourself if (i haven't used tidy so i might be wrong) we want tidy to expose a similar API as SimpleXML does (which we all seem to like - be it too magic or not) re, tc Am 01.12.2003 um 18:39 schrieb Georg Richter: > >> I would like to propose that tidy extension be bundled with PHP 5. > > +1 > > Georg > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >