Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77048 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74449 invoked from network); 3 Sep 2014 10:00:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2014 10:00:31 -0000 Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-lb0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:46830] helo=mail-lb0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/44-48681-EB6E6045 for ; Wed, 03 Sep 2014 06:00:31 -0400 Received: by mail-lb0-f175.google.com with SMTP id u10so9061358lbd.20 for ; Wed, 03 Sep 2014 03:00:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=FCCsftbEsUGi/v3vojEbbNlr4TNPL898vt+JQ6rK5QA=; b=Mj4OGwoHUOwP7yqDZp+DZLitVdOZDgx1XBl+3GXIjFMy/T+HpDsaVNss/c6P3r4VjK 01UP5vvbgLKTIvHGs9cakcjU3nNhl7riMxcOBZZwrd4YUFe6N0mVCqLP89UptCC5jtye 8smEWn/gMKAXTHOXNpOjQ0p/+oXiX+NmXbWGXwrz/SJPSPMaoFBBZPh/6EYod/j4abPW Kh/yE3nVC6UFg1Qsm5HdGEaFv6mZHTCphdW6yfLh2nvIwpezFls/04Y40uqJLs9J40Wy ka/s5Ym3yYb+Q0rQu9wq22yG4IrVZ4UjZipvnIbfy0syvgPsfPa5AcsPZ/WhI/XuNy7a xqzQ== MIME-Version: 1.0 X-Received: by 10.112.128.228 with SMTP id nr4mr12937114lbb.42.1409738423829; Wed, 03 Sep 2014 03:00:23 -0700 (PDT) Sender: mike.php.net@gmail.com Received: by 10.114.48.66 with HTTP; Wed, 3 Sep 2014 03:00:23 -0700 (PDT) Received: by 10.114.48.66 with HTTP; Wed, 3 Sep 2014 03:00:23 -0700 (PDT) In-Reply-To: References: Date: Wed, 3 Sep 2014 12:00:23 +0200 X-Google-Sender-Auth: qS9Sfi4ioLbfFQVbAfKBinfFWfw Message-ID: To: Chris Wright Cc: PHP Internals , Lior Kaplan Content-Type: multipart/alternative; boundary=047d7b3a8418fa8b430502264d00 Subject: Re: [PHP-DEV] Bug 55700 fix From: mike@php.net (Michael Wallner) --047d7b3a8418fa8b430502264d00 Content-Type: text/plain; charset=UTF-8 On 3 Sep 2014 11:47, "Chris Wright" wrote: > > On 2 September 2014 07:55, Lior Kaplan wrote: > > > > On Sep 2, 2014 8:55 AM, "Michael Wallner" wrote: > >> > >> On 2 Sep 2014 00:13, "Chris Wright" wrote: > >> > > >> > If no-one has any objections to this, I would like to merge it into > >> > 5.6 and master. > >> > > >> > >> +1 > > > > Why not 5.5 ? > > I... don't know. No reason it shouldn't go into 5.5 I guess, unless > anyone has an objection to this? > > 5.5 is the current bug-fix only branch. On 3 Sep 2014 11:47, "Chris Wright" wrote: > On 2 September 2014 07:55, Lior Kaplan wrote: > > > > On Sep 2, 2014 8:55 AM, "Michael Wallner" wrote: > >> > >> On 2 Sep 2014 00:13, "Chris Wright" wrote: > >> > > >> > If no-one has any objections to this, I would like to merge it into > >> > 5.6 and master. > >> > > >> > >> +1 > > > > Why not 5.5 ? > > I... don't know. No reason it shouldn't go into 5.5 I guess, unless > anyone has an objection to this? > > > Kaplan > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --047d7b3a8418fa8b430502264d00--