Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57115 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39102 invoked from network); 27 Dec 2011 12:52:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Dec 2011 12:52:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; 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:45235] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/A0-34665-77FB9FE4 for ; Tue, 27 Dec 2011 07:52:07 -0500 Received: from localhost (xdebug.org [127.0.0.1]) by xdebug.org (Postfix) with ESMTPS id 62E35DE13D; Tue, 27 Dec 2011 12:52:04 +0000 (GMT) Date: Tue, 27 Dec 2011 12:52:04 +0000 (GMT) X-X-Sender: derick@whisky.home.derickrethans.nl To: Pierre Joye cc: Patrick ALLAERT , Ilia Alshanetsky , =?UTF-8?Q?Andr=C3=A9_R=C3=B8mcke?= , David Soria Parra , Stas Malyshev , PHP Developers Mailing List In-Reply-To: Message-ID: References: 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] REQUEST_TIME change in PHP 5.4 From: derick@php.net (Derick Rethans) 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