Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64650 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2654 invoked from network); 7 Jan 2013 19:52:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2013 19:52:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.41 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.41 mail-la0-f41.google.com Received: from [209.85.215.41] ([209.85.215.41:50147] helo=mail-la0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/00-02374-3672BE05 for ; Mon, 07 Jan 2013 14:52:04 -0500 Received: by mail-la0-f41.google.com with SMTP id em20so17087931lab.0 for ; Mon, 07 Jan 2013 11:52:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=al302DWXh68iSaSJ9+KI/J/6X1q9/zya/2pknZ9ZL1Y=; b=UbvoWYga1zB6eKae/KnYj4Gd5IUgIhWnOFxpKygWbMOkOIdjtqwV0l9DByt56Uy0p5 1eJAXLQaD3sAhdV/aIDYtPnC1qMEHgIqt1QwZgoyWci5ib9k3MH4ZoXJRGsRrg7pBjol MDTt3cFMy0IHobwULHxTKSVgKxt5yZJtgiVjHb3T9XxrqkjZXBkwxslkma1n8t82jLYU 2nQ4g+O49qCJbq/H19ucIgc9qgPMirkW3mwd5bb3Qm3b5YgaGiq52Go795CB4qeEGY8q T2Eif0akacSADErcpCHTifycRRpBNw2fBa+zBw7iyt6a9fZN6DQr+ehSXJVyS/18xzEN DtFg== MIME-Version: 1.0 Received: by 10.152.144.130 with SMTP id sm2mr59506592lab.49.1357588320231; Mon, 07 Jan 2013 11:52:00 -0800 (PST) Received: by 10.112.127.230 with HTTP; Mon, 7 Jan 2013 11:52:00 -0800 (PST) In-Reply-To: <50EB2090.5040107@divbyzero.net> References: <50EB2090.5040107@divbyzero.net> Date: Mon, 7 Jan 2013 20:52:00 +0100 Message-ID: To: Martin Jansen Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] File-Paths exceeding MAX_PATH on Windows From: pierre.php@gmail.com (Pierre Joye) On Mon, Jan 7, 2013 at 8:22 PM, Martin Jansen wrote: > On 07.01.13 20:14, Pierre Joye wrote: >> functions. Next major version (6) will support unicode filenames, >> which will solve the 255 chars horrible limitation. > > I thought the Unicode effort was abandoned long time ago. You sound like > someone is still actively working on it? Not that Unicode but the wild char API on Windows :) -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org