Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71075 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47515 invoked from network); 11 Jan 2014 23:39:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2014 23:39:02 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.43 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.43 mail-la0-f43.google.com Received: from [209.85.215.43] ([209.85.215.43:62159] helo=mail-la0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/42-36150-416D1D25 for ; Sat, 11 Jan 2014 18:39:01 -0500 Received: by mail-la0-f43.google.com with SMTP id n7so4205734lam.2 for ; Sat, 11 Jan 2014 15:38:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=FhhrAgE/oGOQwNS7pJ9pej0s5URbKRDkV1yw22JbvYc=; b=LINcnGOWzj9WzKUjXl6bYPERnadM5EKCbXs992Z6QLno+yhjEpHQKbjdgcjPf2AwiX eA42i2qhvPO3zFfyPyd0SkYwQ+TTe9ULhk5Z84JQ9gbuHQk6muhh+qspkMH3CfcVghCX UbUV3YPnjnT9cJ/Fdz5nlNu8kIwpNfJlS9iJ0RmIjaeUwMY3NzJeZxFrcHBBtreNZ3M+ 4twLdIc3y7upOwChEfg7A6rCNREqzxW1kDCMquTWQKgKQdCS5bVPnIBDDful5JEKLBn7 bRWUSSGJT5RcwpDyXq9qE5BE4QYYSiepQs7D4q9rjtI4t5uk0++E7DWmAAPcntbrttps UNtg== X-Received: by 10.112.144.164 with SMTP id sn4mr2064734lbb.1.1389483537432; Sat, 11 Jan 2014 15:38:57 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.6.68 with HTTP; Sat, 11 Jan 2014 15:38:17 -0800 (PST) In-Reply-To: <52D19850.1090104@php.net> References: <52D19850.1090104@php.net> Date: Sun, 12 Jan 2014 08:38:17 +0900 X-Google-Sender-Auth: Q-31HGyUM1_gPG3XCvt7bSX1hG4 Message-ID: To: Stefan Neufeind Cc: php-dev Content-Type: multipart/alternative; boundary=047d7b3a8588ab871a04efba585e Subject: Re: [PHP-DEV] Suggestion: Add optional suffix to tempnam() From: yohgaki@ohgaki.net (Yasuo Ohgaki) --047d7b3a8588ab871a04efba585e Content-Type: text/plain; charset=UTF-8 Hi Stefan, On Sun, Jan 12, 2014 at 4:15 AM, Stefan Neufeind wrote: > I'd like to propose adding an optional $suffix to tempnam(). Please find > attached a patch that implements this against current master. > It's convenient if you could use github instead of attaching patch. Could you use github or gist? Thank you. -- Yasuo Ohgaki yohgaki@ohgaki.net --047d7b3a8588ab871a04efba585e--