Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25406 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80455 invoked by uid 1010); 23 Aug 2006 02:17:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 80439 invoked from network); 23 Aug 2006 02:17:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2006 02:17:24 -0000 Authentication-Results: pb1.pair.com header.from=iamstever@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=iamstever@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.166.179 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iamstever@gmail.com X-Host-Fingerprint: 64.233.166.179 py-out-1112.google.com Linux 2.4/2.6 Received: from [64.233.166.179] ([64.233.166.179:50568] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12602M)) with ESMTP id C8/29-27454-4BABBE44 for ; Tue, 22 Aug 2006 22:17:24 -0400 Received: by py-out-1112.google.com with SMTP id n25so3253808pyg for ; Tue, 22 Aug 2006 19:17:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=C8RGrz4M8pdULcHHgFdOlTEgwydN4s7BAdlnBCfppHl0qyC68Wd9YBaKiIeKu0AzhF7LM1mVmvCm9v9itCKijv0UkbepG0Chez5XnvbovegFc6wm78wwNKQxHtgU4hYIRFrOJumtkvMwqb61/Ch1kEc1BIESfENp8YexEVroZ2A= Received: by 10.35.121.9 with SMTP id y9mr16741948pym; Tue, 22 Aug 2006 19:17:21 -0700 (PDT) Received: by 10.35.57.20 with HTTP; Tue, 22 Aug 2006 19:17:21 -0700 (PDT) Message-ID: <57792e850608221917p1fb42652v383dbac454b8c942@mail.gmail.com> Date: Tue, 22 Aug 2006 19:17:21 -0700 To: "Markus Fischer" Cc: "Rasmus Lerdorf" , internals@lists.php.net In-Reply-To: <44EA9EF0.1070301@fischer.name> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <57792e850608081529g25f22a28wf768fcffe8801bb5@mail.gmail.com> <44D91BE0.3040303@filemobile.com> <1944df00608081956p55c161c2o8f0aa6329e682918@mail.gmail.com> <39.CC.30310.132F9D44@pb1.pair.com> <44D9F7E2.7030908@lerdorf.com> <57792e850608211535v7a3f993en3ff5fb5f8ef8de9e@mail.gmail.com> <44EA9EF0.1070301@fischer.name> Subject: Re: [PHP-DEV] Upload progress From: iamstever@gmail.com (steve) On 8/21/06, Markus Fischer wrote: > Correct me if I'm wrong but I think that the current implementation are > still the groundwork and you need an extension which is not available > out-of-the-box in PHP. Perhaps the other extension could be ported to support the new hooks, and added to pecl. I just put in on my todo list to check it out.