Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24246 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1790 invoked by uid 1010); 3 Jul 2006 15:12:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1775 invoked from network); 3 Jul 2006 15:12:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jul 2006 15:12:23 -0000 Authentication-Results: pb1.pair.com header.from=iliaal@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iliaal@gmail.com X-Host-Fingerprint: 64.233.162.196 nz-out-0102.google.com Linux 2.4/2.6 Received: from ([64.233.162.196:59293] helo=nz-out-0102.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 5E/71-13848-6D339A44 for ; Mon, 03 Jul 2006 11:12:23 -0400 Received: by nz-out-0102.google.com with SMTP id l8so897859nzf for ; Mon, 03 Jul 2006 08:12:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=UIyCj9LvpCPOdS90PGbg5jtb/qsl1eufr0gNX4UePuWGSwuHXUkKD7S4kGoI68U9uii9NjMItMW8/JBqemUmxnVKP+SXOhEW5PtODGCmIQW6bH0/Jq5L6uDdfBvSil68iGzf+WLsyVcjp5UX7P45VBh/IoXHqkcDeCaIWBhRid4= Received: by 10.65.200.19 with SMTP id c19mr3232775qbq; Mon, 03 Jul 2006 08:12:19 -0700 (PDT) Received: from ?192.168.1.6? ( [72.59.8.142]) by mx.gmail.com with ESMTP id e13sm1922887qba.2006.07.03.08.12.19; Mon, 03 Jul 2006 08:12:19 -0700 (PDT) In-Reply-To: <44A90FFD.2020200@php.net> References: <44A90FFD.2020200@php.net> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Cc: PHP internals Content-Transfer-Encoding: 7bit Date: Mon, 3 Jul 2006 11:12:10 -0400 To: Stefan Esser X-Mailer: Apple Mail (2.752.2) Sender: Ilia Alshanetsky Subject: Re: [PHP-DEV] [PATCH] FILE UPLOAD HOOKs From: ilia@prohost.org (Ilia Alshanetsky) Looks fine to me. Ilia