Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57122 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54634 invoked from network); 27 Dec 2011 14:55:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Dec 2011 14:55:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@ilia.ws; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ilia@ilia.ws; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ilia.ws designates 74.125.82.170 as permitted sender) X-PHP-List-Original-Sender: ilia@ilia.ws X-Host-Fingerprint: 74.125.82.170 mail-we0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:58937] helo=mail-we0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/42-41092-87CD9FE4 for ; Tue, 27 Dec 2011 09:55:53 -0500 Received: by wera13 with SMTP id a13so5872845wer.29 for ; Tue, 27 Dec 2011 06:55:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.136.90 with SMTP id v68mr15716499wei.47.1324997749364; Tue, 27 Dec 2011 06:55:49 -0800 (PST) Received: by 10.216.16.197 with HTTP; Tue, 27 Dec 2011 06:55:49 -0800 (PST) In-Reply-To: References: Date: Tue, 27 Dec 2011 09:55:49 -0500 Message-ID: To: Derick Rethans Cc: Pierre Joye , Patrick ALLAERT , =?ISO-8859-1?B?QW5kcukgUvhtY2tl?= , David Soria Parra , Stas Malyshev , PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] REQUEST_TIME change in PHP 5.4 From: ilia@ilia.ws (Ilia Alshanetsky) I think the REQUEST_TIME semantics of returning float should remain as is. -1 for adding further environment variables. On Tue, Dec 27, 2011 at 7:52 AM, Derick Rethans wrote: > On Tue, 27 Dec 2011, Pierre Joye wrote: > >> On Tue, Dec 27, 2011 at 1:19 PM, Derick Rethans wrote: >> >> > Ah, that one. I got lost between all the commas and thought he meant an >> > RFC for changing REQUEST_TIME from int to float :-) >> >> Which name should we use? >> >> a) REQUEST_TIME_FLOAT >> b) REQUEST_TIME_MSEC >> c) other? > > I'd vote for a (REQUEST_TIME_FLOAT), as MSEC is not what it really does. > Depending on the time and precision it might not show miliseconds f.e. > > cheers, > Derick > > -- > http://derickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug