Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77015 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9374 invoked from network); 1 Sep 2014 19:00:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Sep 2014 19:00:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=php_lists@realplain.com; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=php_lists@realplain.com; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain realplain.com does not designate 216.33.127.80 as permitted sender) X-PHP-List-Original-Sender: php_lists@realplain.com X-Host-Fingerprint: 216.33.127.80 mta11.charter.net Solaris 10 1203 Received: from [216.33.127.80] ([216.33.127.80:56792] helo=mta11.charter.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/F0-03336-152C4045 for ; Mon, 01 Sep 2014 15:00:34 -0400 Received: from imp09 ([10.20.200.9]) by mta11.charter.net (InterMail vM.8.01.05.09 201-2260-151-124-20120717) with ESMTP id <20140901190030.BKVB4658.mta11.charter.net@imp09>; Mon, 1 Sep 2014 15:00:30 -0400 Received: from mtaout006.msg.strl.va.charter.net ([68.114.190.31]) by imp09 with smtp.charter.net id lv0W1o00B0h5dSU05v0W4F; Mon, 01 Sep 2014 15:00:30 -0400 Received: from impout002 ([68.114.189.17]) by mtaout006.msg.strl.va.charter.net (InterMail vM.9.00.010.00 201-2473-137) with ESMTP id <20140901190030.KAKY15915.mtaout006.msg.strl.va.charter.net@impout002>; Mon, 1 Sep 2014 14:00:30 -0500 Received: from pc1 ([96.35.251.86]) by impout002 with charter.net id lv0W1o0081sc0so01v0W93; Mon, 01 Sep 2014 14:00:30 -0500 X-Authority-Analysis: v=2.1 cv=W6e2VHmk c=1 sm=1 tr=0 a=Is5gsZaFXO8aPum+t7Tz+g==:117 a=Is5gsZaFXO8aPum+t7Tz+g==:17 a=hOpmn2quAAAA:8 a=PG2lCKqhQIwA:10 a=MUsdye8fO34A:10 a=WUgRJF_wMoEA:10 a=N659UExz7-8A:10 a=BCPeO_TGAAAA:8 a=HqnYzMtR6LjxjnGbMDUA:9 a=pILNOxqGKmIA:10 Message-ID: To: "PHP Internals" , "Stas Malyshev" References: <53FF9B5E.7060203@sugarcrm.com> Date: Mon, 1 Sep 2014 14:00:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Subject: Re: [PHP-DEV] 5.4 non-security issues - last call From: php_lists@realplain.com ("Matt Wilmas") Hi Stas! ----- Original Message ----- From: "Matt Wilmas" Sent: Friday, August 29 > Hi Stas, all! > > ----- Original Message ----- > From: "Stas Malyshev" > Sent: Thursday, August 28, 2014 > >> Hi! >> >> 5.6.0 has been released, and first thing I'd like to congratulate all >> who participated in it with this great milestone. >> >> Second thing, that means 5.4.33 would be the last release including >> non-security fixes. With RC1 planned next Tuesday, this means if you've >> got any non-security issues that should be in 5.4 they should be in by >> Tuesday or chance of getting them in would be very low. >> >> [...] >> >> If there are any more issues that need to be in 5.4.33 RC1 please tell >> me ASAP. > > I'd like to finally present a fix/improvement for bugs #64370, #64633, > #65626 (I think), etc... Regarding microtime() resolution on Windows, and > have it included in 5.4 also! > > I had a couple Twitter messages with Pierre and Anatol in October about > how to restore old behavior (and fix issues), and didn't implement my idea > right then... :-/ I almost got around to it this spring after learning > *something* (don't remember) that allows a simpler solution, at least. > > Anyway, hopefully it'll be OK for 5.4 since it's Windows-only, similar to > what we had previously (w/o issues!), and microtime() has been kinda > useless on XP-7 since 5.4.14. The Windows microtime() patch is ready and I just sent a message about it. Assuming it's acceptable in general, can we PLEASE get this fix into 5.4? :-) I didn't realize we were getting releases so often, especially with 5.4 now... After .32 for the *last* non-security release. *shrug* Thanks, Matt