Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66825 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45073 invoked from network); 27 Mar 2013 10:06:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2013 10:06:39 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Linux 2.6 Received: from [82.113.146.227] ([82.113.146.227:52536] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B0/F1-30100-EA4C2515 for ; Wed, 27 Mar 2013 05:06:39 -0500 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 0D937DE147; Wed, 27 Mar 2013 10:06:31 +0000 (GMT) Date: Wed, 27 Mar 2013 10:06:31 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: Gustavo Lopes cc: Stas Malyshev , internals@lists.php.net In-Reply-To: Message-ID: References: <1867201214.20130215192512@cypressintegrated.com> <51248C24.4070609@sugarcrm.com> <51249818.2040308@sugarcrm.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Questions regarding DateTimeImmutable From: derick@php.net (Derick Rethans) On Wed, 20 Feb 2013, Gustavo Lopes wrote: > The solution is simple: separate the classes and provide a > toDateTime() on DateTimeImmutable for interoperability purposes. Do you have time to make a patch? I unfortunately don't. cheers, Derick