Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32087 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41960 invoked by uid 1010); 7 Sep 2007 06:53:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41944 invoked from network); 7 Sep 2007 06:53:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Sep 2007 06:53:22 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.229 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 66.249.82.229 wx-out-0506.google.com Received: from [66.249.82.229] ([66.249.82.229:15045] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 88/D3-14206-165F0E64 for ; Fri, 07 Sep 2007 02:53:21 -0400 Received: by wx-out-0506.google.com with SMTP id i30so394674wxd for ; Thu, 06 Sep 2007 23:53:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Mz/htNOyfDR9HJuufbZdpPRP5a+fv6Z8S517B7/SJ64=; b=H1TnIuVrj3gFV19mYoZOiNGfjeTBTF7R1k0SY8caNdupPB/pKehEyMk9Wfzy3LImupL/L48QwuALmeqcUlpp+fD4dvubRXXpoVKsbTwx8B6iVq7pEGRAu13MMgVpAIChj78p1WVWhIy3kL9xev496Uoj7hrvrZoZbbxITa5k3v0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lXj4xL6g5tPOl8XJsv5ax9vHZT2QtmstN+CaucfjwLbFOo/mqBvFsKfB/K7XFJJhXp4BR7DvO8f7x+SLAw8GAabswopqQauVBNVfvbp5uU44QfcWjS8pSnLgTJS3NiPKdvTwTGjiOn3HBpPb8tNFZY2FVe84K9yXFm3mS+4LsYo= Received: by 10.90.100.2 with SMTP id x2mr3023869agb.1189147998637; Thu, 06 Sep 2007 23:53:18 -0700 (PDT) Received: by 10.90.90.17 with HTTP; Thu, 6 Sep 2007 23:53:18 -0700 (PDT) Message-ID: Date: Fri, 7 Sep 2007 10:53:18 +0400 To: Raghubansh Cc: internals@lists.php.net In-Reply-To: <5e2913440709062313o49a7dd89q96383eb2730239aa@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5e2913440709062313o49a7dd89q96383eb2730239aa@mail.gmail.com> Subject: Re: [PHP-DEV] Snaps drivers show wrong build date From: indeyets@gmail.com ("Alexey Zakhlestin") 20070901 is exactly Sep 1 2007 isn't it? On 9/7/07, Raghubansh wrote: > Hi all, > > I have downloaded php5 and php6 drivers for windows a while ago. Drivers are > named correctly ( with current date ) but when executed "php -v" found that > build dates indicates 1st Sep 2007. > > Driver file name : php5.2-win32-200709011630.zip > C:\workdir>php -v > PHP 5.2.5-dev (cli) (built: Sep 1 2007 12:04:37) > Copyright (c) 1997-2007 The PHP Group > Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies > > Driver file name: php6.0-win32-200709011430.zip > C:\workdir>php -v > PHP 6.0.0-dev (cli) (built: Sep 1 2007 10:05:06) > Copyright (c) 1997-2007 The PHP Group > Zend Engine v3.0.0-dev, Copyright (c) 1998-2007 Zend Technologies > > with Regards, > Raghubansh > -- Alexey Zakhlestin http://blog.milkfarmsoft.com/