Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66850 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2336 invoked from network); 28 Mar 2013 11:18:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Mar 2013 11:18:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.49 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.49 mail-la0-f49.google.com Received: from [209.85.215.49] ([209.85.215.49:37606] helo=mail-la0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/84-09687-9E624515 for ; Thu, 28 Mar 2013 06:18:01 -0500 Received: by mail-la0-f49.google.com with SMTP id fs13so17498336lab.36 for ; Thu, 28 Mar 2013 04:17:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=iKkzFOFAPvGWjsIRxuIDQuhVoVoPVGNKnGqTUmfvgNo=; b=KhDRQNHm+dwdZ0tMQxgeQN5RghxmFMmGhYoSnJWgG5fSA1wDAUUCR1VQrmCxoY/clS udV2RyB30+t835pL0tdeG4q00ZQmKAlBs2qgi8s+CDl3SWVSwifMeez3pIJqzaAauZbT ns+MHwRC7hPcThC2+eXHCUwF93twya5jicggQBqu3bbwuD3KjNtcCrOM6i1tfO0PBd71 ywqJW9rA6zYTowCZcyVsMSOsnTCIEOQcq7608P87a4L8RApVjq4stmYfuozDMHmguZQO 35hdy9kDg2r1GT4Inkzg2/LiR2nMHNinz/LkXHpgPHTJFdC+VPGimvgQkjJVLq+J9E0F hVNg== MIME-Version: 1.0 X-Received: by 10.112.87.66 with SMTP id v2mr12247460lbz.130.1364469478248; Thu, 28 Mar 2013 04:17:58 -0700 (PDT) Received: by 10.112.38.199 with HTTP; Thu, 28 Mar 2013 04:17:58 -0700 (PDT) In-Reply-To: References: <5A6B262F-EE90-45F5-8528-941CA2C82CEB@strojny.net> Date: Thu, 28 Mar 2013 12:17:58 +0100 Message-ID: To: Derick Rethans , David Soria Parra , Julien Pauli Cc: Lars Strojny , PHP Internals Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] DateTimeImmutable From: pierre.php@gmail.com (Pierre Joye) On Thu, Mar 28, 2013 at 12:05 PM, Derick Rethans wrote: > On Thu, 28 Mar 2013, Lars Strojny wrote: > >> Am 27.03.2013 um 21:53 schrieb Derick Rethans : >> >> > On Tue, 26 Mar 2013, Michael Wallner wrote: >> > >> >> providing DateTimeImmutable as a sibling to DateTime. >> > >> > That's fine with me, but I am not having the time to work on a patch >> > right now. >> >> Happens. Let=92s revert it till somebody finds some time to do it. Could >> you revert it? > > No, let's not revert it. I'd rather revert until a consensus is reached. Having a sub optimal solution, at best, only because one or more developers did not get the time to sit down on it is not going to be a good way to get new features in php. Can't make it for 5.5? 5.6 is in around a year, we lived years without this, we can wait one more year. Cheers, -- Pierre @pierrejoye