Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5959 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41677 invoked by uid 1010); 1 Dec 2003 22:27:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41642 invoked from network); 1 Dec 2003 22:27:56 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 1 Dec 2003 22:27:56 -0000 Received: from [10.21.1.187] (c38047.upc-c.chello.nl [212.187.38.47]) by jdi.jdimedia.nl (8.12.10/8.12.10) with ESMTP id hB1MRtDU026845; Mon, 1 Dec 2003 23:27:55 +0100 Date: Mon, 1 Dec 2003 23:27:54 +0100 (CET) X-X-Sender: derick@localhost To: Ilia Alshanetsky cc: PHP Internals In-Reply-To: <200312010845.23909.ilia@prohost.org> Message-ID: References: <200312010845.23909.ilia@prohost.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Warning: helo-invalid Subject: Re: [PHP-DEV] Tidy & PHP5 From: derick@php.net (Derick Rethans) On Mon, 1 Dec 2003, Ilia Alshanetsky wrote: > I would like to propose that tidy extension be bundled with PHP 5. I'm -1 on this until the API gets cleaned up so that it either makes 1) use of resources or 2) objects instead of polluting the global scope with document and related settings. Derick