Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73672 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50592 invoked from network); 11 Apr 2014 22:24:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Apr 2014 22:24:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=neufeind@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=neufeind@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 91.184.32.3 as permitted sender) X-PHP-List-Original-Sender: neufeind@php.net X-Host-Fingerprint: 91.184.32.3 mail.speedpartner.de Received: from [91.184.32.3] ([91.184.32.3:36620] helo=mail.speedpartner.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/C1-37056-A8B68435 for ; Fri, 11 Apr 2014 18:24:12 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.speedpartner.de (Postfix) with ESMTP id 1E6BB653FB for ; Sat, 12 Apr 2014 00:24:06 +0200 (CEST) Received: from mail.speedpartner.de ([127.0.0.1]) by localhost (mail.speedpartner.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O9XuYFaZ6KgQ for ; Sat, 12 Apr 2014 00:24:06 +0200 (CEST) Received: from collab.speedpartner.de (collab.speedpartner.de [91.184.32.10]) by mail.speedpartner.de (Postfix) with ESMTP id 0D2586533A for ; Sat, 12 Apr 2014 00:24:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by collab.speedpartner.de (Postfix) with ESMTP id 5025CCB29BF for ; Sat, 12 Apr 2014 00:24:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at collab.speedpartner.de Received: from collab.speedpartner.de ([127.0.0.1]) by localhost (collab.speedpartner.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1Cb6uMCeorzf for ; Sat, 12 Apr 2014 00:24:01 +0200 (CEST) Received: from [192.168.4.20] (ip-176-199-169-137.unitymediagroup.de [176.199.169.137]) by collab.speedpartner.de (Postfix) with ESMTPSA id ACC9FCB297A for ; Sat, 12 Apr 2014 00:24:01 +0200 (CEST) Message-ID: <53486B83.8080006@php.net> Date: Sat, 12 Apr 2014 00:24:03 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: internals@lists.php.net References: <52D19850.1090104@php.net> <1389559232.3439.13.camel@guybrush> <52EA1738.3070201@php.net> <52EA951F.7070308@oracle.com> <52EAA00E.7020408@php.net> <52EAA34A.9030603@oracle.com> <52EACD6B.7060002@php.net> In-Reply-To: <52EACD6B.7060002@php.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Suggestion: Add optional suffix to tempnam() From: neufeind@php.net (Stefan Neufeind) Hi, I'd like to pick up the original discussion about this patch here again. There have some updates on the github-pull. Maybe somebody could have a look into this, please? https://github.com/php/php-src/pull/575 Kind regards, Stefan