Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55649 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74471 invoked from network); 28 Sep 2011 09:00:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2011 09:00:38 -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.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:40969] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/32-62163-532E28E4 for ; Wed, 28 Sep 2011 05:00:37 -0400 Received: by yxi13 with SMTP id 13so7257470yxi.29 for ; Wed, 28 Sep 2011 02:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zOC4BvFX3KT7nqasoobk85P4cP8rVuqzG/N3snKmqj4=; b=mwTeJEX1PfyWTobnffKaDencaV5LWxVipEBmSL0IT5SwczFKQouZyGcFKsi8yJDO2P AUXJk+dpO8AF/aaeg8t1i8R0NmE9F3AduFiWc0hBwa9UPFEgO+epbQTenve9QKFs6PRS OKvxbylfTumjYGLBxTZFC91JuoMYm6B2qoCIQ= MIME-Version: 1.0 Received: by 10.236.180.73 with SMTP id i49mr53615141yhm.65.1317200434597; Wed, 28 Sep 2011 02:00:34 -0700 (PDT) Received: by 10.147.169.18 with HTTP; Wed, 28 Sep 2011 02:00:34 -0700 (PDT) In-Reply-To: <4E82DFBE.7000701@thelounge.net> References: <4E81902E.1020304@thelounge.net> <4E824B36.4040209@gmail.com> <4E824BF7.9070405@thelounge.net> <4E824F69.1010703@gmail.com> <4E825084.4040703@thelounge.net> <4E82B825.5060003@daylessday.org> <4E82C679.9030800@thelounge.net> <4E82DFBE.7000701@thelounge.net> Date: Wed, 28 Sep 2011 11:00:34 +0200 Message-ID: To: Reindl Harald Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] open_basedir bypass -> errata tempnam() From: pierre.php@gmail.com (Pierre Joye) On Wed, Sep 28, 2011 at 10:50 AM, Reindl Harald wrote: > but it is wrong to create a file outside the open_basedir especially > if a full qualified directory was passed where it should be created Forgot to mention that this behavior is clearly documented: http://www.php.net/tempnam So it is not sure that we will fix that any time soon. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org