Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55858 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84691 invoked from network); 18 Oct 2011 18:11:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Oct 2011 18:11:03 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@googlemail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@googlemail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:34051] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/14-46813-531CD9E4 for ; Tue, 18 Oct 2011 14:11:02 -0400 Received: by ywt32 with SMTP id 32so978629ywt.29 for ; Tue, 18 Oct 2011 11:10:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2BLmZk+6tTpHZ9x4thfGTpR09h8tPiwcHOtiHBbUAjc=; b=dOjG5wv4piSM1SaaWLHvvW2vsaM8eltwuzUVxY1Aj93af5k48Z/baPcG6a6iLYvDJY R8J/CBYxBrdkCb86A6om9696WJyfn4kyj/Xkk3qDnHkF2mvpttdyAhs/21Z6khRGz8Te OIj6lug28k6o/4T0IQ0hzk9p2wzRM+6ywE1Qs= MIME-Version: 1.0 Received: by 10.223.61.211 with SMTP id u19mr5437887fah.29.1318961458522; Tue, 18 Oct 2011 11:10:58 -0700 (PDT) Received: by 10.152.21.65 with HTTP; Tue, 18 Oct 2011 11:10:58 -0700 (PDT) In-Reply-To: <4E9DBF7A.5050808@sugarcrm.com> References: <4E9DBF7A.5050808@sugarcrm.com> Date: Tue, 18 Oct 2011 20:10:58 +0200 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] php 5.4 next iteration From: nikita.ppv@googlemail.com (Nikita Popov) I would also like to have some decision on https://bugs.php.net/bug.php?id=54089 (there already was some discussion about this @ http://www.mail-archive.com/internals@lists.php.net/msg53411.html but no consensus was reached). On Tue, Oct 18, 2011 at 8:03 PM, Stas Malyshev wrote: > Hi! > > Since we have next release planned on 20th, and since we have at least three > unsolved issues for 5.4 yet which we expect resolution soon: > - is_a question > - serialization changes > - date fixes > > I think the release on 20th should be beta2 and we can start the RC cycle > once these are resolved. BTW, if anyone remembers anything else that must be > resolved before RC and isn't yet, please raise the flag. > > Also, it'd be great if we could get some attention to the missing > documentation: https://wiki.php.net/todo/undoc54 > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >