Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55871 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74400 invoked from network); 19 Oct 2011 10:23:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2011 10:23:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.44 as permitted sender) X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.210.44 mail-pz0-f44.google.com Received: from [209.85.210.44] ([209.85.210.44:33465] helo=mail-pz0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/B0-04838-B35AE9E4 for ; Wed, 19 Oct 2011 06:23:56 -0400 Received: by pzk4 with SMTP id 4so8348362pzk.3 for ; Wed, 19 Oct 2011 03:23:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=CDsFLeOvuYFKPLyPDGJK7ijMGm2a9M/dKrf/1pXNRHw=; b=iG6y8tOfOFiauQ+reM3MX/F924fuoB8ivqMQXlvJvwPQsGZK873lGIKcOoE6DI0tlm D/cBzSGII6gDL9HsIJ2vVLgO0OulfolNBg4bp3v7SFWV2hDWsbGwChvVIUQVLI8wfHol 3MNPTpXE607ppk6478vIAW/sW6fPURe633GEA= Received: by 10.68.33.161 with SMTP id s1mr11607274pbi.43.1319019833099; Wed, 19 Oct 2011 03:23:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.11.9 with HTTP; Wed, 19 Oct 2011 03:23:33 -0700 (PDT) In-Reply-To: <4E9DBF7A.5050808@sugarcrm.com> References: <4E9DBF7A.5050808@sugarcrm.com> Date: Wed, 19 Oct 2011 08:23:33 -0200 Message-ID: To: Stas Malyshev Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] php 5.4 next iteration From: felipensp@gmail.com (Felipe Pena) Hi, 2011/10/18 Stas Malyshev : > 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 > > What about https://wiki.php.net/rfc/instance-method-call? -- Regards, Felipe Pena