Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51586 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15709 invoked from network); 7 Mar 2011 07:36:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2011 07:36:22 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:63853] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/50-12331-3FA847D4 for ; Mon, 07 Mar 2011 02:36:20 -0500 Received: by bwz13 with SMTP id 13so3662745bwz.29 for ; Sun, 06 Mar 2011 23:36:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Cs8r+Wua2oGxh+dGsiaPXbgZB5/zuYpWpK1ZM5KuwRM=; b=adlTE0k/Lqev4YkOqjnBeq4uRb1bTS0ZGwQrpK8bOo4YyiiPdC8FFsYI/JcFKWdmFN ZYuv0IoERjfHvrK1yGETmo/6sTTMJvDCTJu7lbtmvq1ECXYfcsI9rVmMXCFyFrpqm1BV 33bAjkP/f51eQkFnu+FWyWgqh78yLCD5dS93I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=P3S2jZnN7tHrVa0I5ZOePiwk+LHs13Q7lYkSVEg1DAO5uCOGNCBd/kwTF3acTWLbz/ FhHAYbLy7f0xxEcBFBrHX0oOwuIQjUPfD2eiXIlzItMiwZm51/PebTJRGzyurVkhditt jYWUvLr1mZfGfRgbbnsTLBB3EW9yyKm7aTDO4= MIME-Version: 1.0 Received: by 10.204.22.197 with SMTP id o5mr3135474bkb.68.1299483374904; Sun, 06 Mar 2011 23:36:14 -0800 (PST) Received: by 10.204.122.2 with HTTP; Sun, 6 Mar 2011 23:36:14 -0800 (PST) Received: by 10.204.122.2 with HTTP; Sun, 6 Mar 2011 23:36:14 -0800 (PST) In-Reply-To: References: <4D74315F.2090608@sugarcrm.com> <4D74835F.2030809@sugarcrm.com> Date: Mon, 7 Mar 2011 08:36:14 +0100 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: multipart/alternative; boundary=00032555afcef3e720049ddf8c36 Subject: Re: path for #39863 etc. in trunk? From: pierre.php@gmail.com (Pierre Joye) --00032555afcef3e720049ddf8c36 Content-Type: text/plain; charset=ISO-8859-1 It was not about a better implentation, such changes are not possible in 5.3. The goal is to avoid many code duplication and makes sure than any new code has this check in place. I can't think of any other similar patches not present in trunk. On 7 Mar 2011 08:04, "Stas Malyshev" wrote: Hi! > Yes, there was a discussion in progress about adding or not a input > parameter for filenames to... If there are questions about better implementation etc., we have to just check in the 5.3 fix and we can refactor it later. I think it's not good that we allow trunk to have security-related patch not synchronized with 5.3 for months. I wonder if we have more like this. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227 --00032555afcef3e720049ddf8c36--