Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48187 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81073 invoked from network); 4 May 2010 10:47:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2010 10:47:56 -0000 X-Host-Fingerprint: 62.168.26.251 gw102.nova.cz Received: from [62.168.26.251] ([62.168.26.251:7321] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/91-04166-95BFFDB4 for ; Tue, 04 May 2010 06:47:54 -0400 Message-ID: To: internals@lists.php.net Date: Tue, 04 May 2010 12:47:49 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; cs; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 100504-0, 04.05.2010), Outbound message X-Antivirus-Status: Clean X-Posted-By: 62.168.26.251 Subject: Upload progress in sessions From: konference@kukulich.cz (Jaroslav Hanslik) Hi, upload progress in session is implemented in old trunk. Is there a change to apply the patch also to the new trunk? http://wiki.php.net/rfc/session_upload_progress Jaroslav Hanslik