Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11904 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46829 invoked by uid 1010); 4 Aug 2004 11:55:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 46731 invoked from network); 4 Aug 2004 11:55:50 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 4 Aug 2004 11:55:50 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i74BtnY1000392 for ; Wed, 4 Aug 2004 13:55:49 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i74BtlFE000377; Wed, 4 Aug 2004 13:55:47 +0200 Date: Wed, 4 Aug 2004 13:55:46 +0200 (CEST) X-X-Sender: derick@localhost To: Nuno Lopes cc: Wez Furlong , PHPdev In-Reply-To: <016501c47a18$b9291e60$0100a8c0@pc07653> Message-ID: References: <005d01c47a12$d1988450$0100a8c0@pc07653> <4e89b426040804043976e9ea50@mail.gmail.com> <016501c47a18$b9291e60$0100a8c0@pc07653> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] compressed streams From: derick@php.net (Derick Rethans) On Wed, 4 Aug 2004, Nuno Lopes wrote: > This code is in PHP 5.1. We have plents of time to fix it. > If the PECL code works, why not copy it? I need this to allow anyone to > compile livedocs with notes (without needing the token) The point of the token is that people can not get the notes easily. So I wonder how you're handling this now... Derick