Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72692 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41079 invoked from network); 19 Feb 2014 00:46:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2014 00:46:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.169 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.169 mail-qc0-f169.google.com Received: from [209.85.216.169] ([209.85.216.169:43270] helo=mail-qc0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/80-37047-2EEF3035 for ; Tue, 18 Feb 2014 19:46:27 -0500 Received: by mail-qc0-f169.google.com with SMTP id w7so27122475qcr.0 for ; Tue, 18 Feb 2014 16:46:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=WCUiXJ2g6ZqnLn/ck4m/8slkCpt+HQgwFm9qs6Ev9c0=; b=o6RR8JCFIf3UjhHXLzhujSMZtWtr7WycyAmCKtWtIuT4yv3CI1Byds3YzLD9oShQlx P/rDaAF2CzRnkyH5ofKmf/JTT+Y+YV5AYCU4TtJl5htp34LOWdYj4Z0euEzC1xJF7A6P 3+sAvDUceHOuOcTz0B4sbR6LVv5Tfmfh3d6e3ciNpJzXLT2Pa+loIcktiZ7QH8NeZ5s+ t63zMqSm+Kdnuh/rHQoq70QSk/NXpjhUDVLhPHknHInUSA4wOsXmyzImaxaNmycgUUjY n1gJhDW2FOKx3SJl7hxeT5X69V8t+bEUZfvwgzCQL/x/4vnAmH70rhmV1ftV0eA0kWVx IiMQ== MIME-Version: 1.0 X-Received: by 10.224.40.130 with SMTP id k2mr6974199qae.91.1392770784514; Tue, 18 Feb 2014 16:46:24 -0800 (PST) Received: by 10.140.96.70 with HTTP; Tue, 18 Feb 2014 16:46:24 -0800 (PST) In-Reply-To: References: Date: Wed, 19 Feb 2014 01:46:24 +0100 Message-ID: To: Tjerk Meesters Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7bf1651cdd55e804f2b7b700 Subject: Re: [PHP-DEV] Re: private bug reports From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bf1651cdd55e804f2b7b700 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Feb 18, 2014 at 8:43 PM, Tjerk Meesters w= rote: > Hi, > > I was recently answering a question about null byte injection into PCRE a= nd > the OP claimed that a pattern such as "~.+~e\x00u" would be accepted; the= y > were using 5.3. > > The commit that fixed it was this: > > https://github.com/php/php-src/commit/8b3c1a380a182655113b94b0b96551e98d0= 5a8d3 > > The corresponding (private) bug is: https://bugs.php.net/bug.php?id=3D558= 56 > > My question is whether there's a defined "time out period" after which > those kind of sensitive bug reports are opened to the public; is it done > once we hit EOL for that branch? > > > -- > -- > Tjerk > AFAIK it should be opened after we have a release with the fix announced, as there is no point in having a reference to a private bug in the release announcement/Changelog. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bf1651cdd55e804f2b7b700--