Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65022 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76916 invoked from network); 18 Jan 2013 14:25:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jan 2013 14:25:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain strojny.net from 46.4.40.248 cause and error) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 46.4.40.248 milch.schokokeks.org Received: from [46.4.40.248] ([46.4.40.248:56421] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/95-24194-75B59F05 for ; Fri, 18 Jan 2013 09:25:28 -0500 Received: from [192.168.1.139] (p5099f5c8.dip0.t-ipconnect.de [::ffff:80.153.245.200]) (AUTH: PLAIN lars@schokokeks.org, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by milch.schokokeks.org with ESMTPSA; Fri, 18 Jan 2013 15:25:24 +0100 id 0000000000000013.0000000050F95B54.00003B98 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) In-Reply-To: Date: Fri, 18 Jan 2013 15:25:22 +0100 Cc: internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: References: To: ALeX Kazik X-Mailer: Apple Mail (2.1499) Subject: Re: [PHP-DEV] Patch: Specify temp directory From: lars@strojny.net (Lars Strojny) Hi Alex, could you open a pull request on GitHub for it. Makes managing things = much easier. Other than an outstanding review, I see no reason not to = include this functionality. cu, Lars Am 18.01.2013 um 15:01 schrieb ALeX Kazik : > Hi, >=20 > some time ago I created a small patch to make it possible to specify > the temp dir by the php.ini. >=20 > It can be found here: > https://bugs.php.net/bug.php?id=3D60524 > (my latest patch (against 5.4.3) also works for 5.4.11 and 5.5.0a3) >=20 > Now I do wonder if anything will happen or if that's it? >=20 > I would really appreciate if the patch would be included and hopefully > also some other people. >=20 > Regards, > ALeX. >=20 > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20