Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39819 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15750 invoked from network); 11 Aug 2008 07:34:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2008 07:34:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:54227] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/21-08773-B9BEF984 for ; Mon, 11 Aug 2008 03:34:52 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id AB8E41EBC01F; Mon, 11 Aug 2008 07:36:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l0oWwoJgapdw; Mon, 11 Aug 2008 09:36:24 +0200 (CEST) Received: from [192.168.1.59] (f053005169.adsl.alicedsl.de [78.53.5.169]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id DF0961EBC01D; Mon, 11 Aug 2008 09:36:22 +0200 (CEST) Cc: Pierre Joye , Rasmus Lerdorf , Hannes Magnusson , Arnaud Le Blanc , internals@lists.php.net, Felipe Pena , Christian Stocker , Andi Gutmans , Stanislav Malyshev Message-ID: <8A9A15E0-E954-4B4D-8528-DCD8D1FAD6FB@pooteeweet.org> To: Dmitry Stogov In-Reply-To: <489FEABA.5080408@zend.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Mon, 11 Aug 2008 09:32:54 +0200 References: <4899C4B4.3060902@liip.ch> <1218138548.5346.3.camel@felipe> <489B5285.1070000@lerdorf.com> <200808072237.01841.arnaud.lb@gmail.com> <7f3ed2c30808080011l3c62d416k7fd9b4dd455df99e@mail.gmail.com> <489C6BBA.8030101@zend.com> <489CBDD8.6070502@lerdorf.com> <489CBE81.5030003@lerdorf.com> <489DB787.8060508@zend.com> <489FEABA.5080408@zend.com> X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] include bug in 5.3 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 11.08.2008, at 09:31, Dmitry Stogov wrote: > The failure of realpath_basic-win32.phpt is expected, as behavior of > realpath() became the same as on Linux (slashes after regular file > name are not allowed). Lets make extra sure that when you commit these kinds of platform unifications, that you use the [DOC] tag so that things get documented (and adding a note to the 5.3 upgrading scratch pad [1] would also be nice). regards, Lukas Kahwe Smith mls@pooteeweet.org [1] http://wiki.php.net/doc/scratchpad/upgrade/53