Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12929 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19437 invoked by uid 1010); 21 Sep 2004 21:59:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 16793 invoked from network); 21 Sep 2004 21:59:35 -0000 Received: from unknown (HELO mail.zend.com) (80.74.107.235) by pb1.pair.com with SMTP; 21 Sep 2004 21:59:35 -0000 Received: (qmail 27320 invoked from network); 21 Sep 2004 21:59:34 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 21 Sep 2004 21:59:34 -0000 Message-ID: <5.1.0.14.2.20040921145733.02d27080@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 21 Sep 2004 14:59:30 -0700 To: Andrey Hristov ,internals@lists.php.net In-Reply-To: <4150A095.1050002@hristov.com> References: <5.1.0.14.2.20040921135012.03092ec0@localhost> <5.1.0.14.2.20040921135012.03092ec0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] 5.0.2RC1 From: andi@zend.com (Andi Gutmans) At 11:43 PM 9/21/2004 +0200, Andrey Hristov wrote: >Andi Gutmans wrote: >>I'd like to roll 5.0.2 tomorrow. Has anyone had a chance to test >>5.0.2RC1? Can I go ahead? >>Ilia, when are you planning on rolling 4.3.9? >>Andi >Wasn't there some rule like that releases are made on thursdays? I never heard that rule but I don't mind waiting until Thursday. Who invented this rule? :) 5.0.0 was on a Tuesday btw. >Maybe someone who is under windows may merge the hypot() fix >so to be available for Windows users soon. Just out of curiosity, what is this function actually used for? (I know what it does mathematically but I'm not sure how it'd be used in the context of PHP). Andi