Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:86657 php.webmaster:21348 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28550 invoked from network); 15 Jun 2015 14:27:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2015 14:27:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain belski.net from 85.214.73.107 cause and error) X-PHP-List-Original-Sender: anatol.php@belski.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:44403] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/70-25272-BB0EE755 for ; Mon, 15 Jun 2015 10:27:07 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id F2FD923D629F; Mon, 15 Jun 2015 16:27:03 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on h1123647.serverkompetenz.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.5 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE,URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: from w530phpdev (pD9FD2BF6.dip0.t-ipconnect.de [217.253.43.246]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by h1123647.serverkompetenz.net (Postfix) with ESMTPSA id 1B97F23D615B; Mon, 15 Jun 2015 16:27:01 +0200 (CEST) To: "'Ferenc Kovacs'" Cc: "'Hannes Magnusson'" , "'Anatol Belski'" , "'PHP Development'" , "'PHP Webmaster ML'" References: <00c501d0a773$f84fee90$e8efcbb0$@belski.net> In-Reply-To: Date: Mon, 15 Jun 2015 16:26:59 +0200 Message-ID: <00d801d0a777$59701990$0c504cb0$@belski.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00D9_01D0A788.1CFBF6D0" X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQHpdUQkhoANRXvSxO0Sr7gX+wtPhgKluB3LAdPub3ydWDYEIA== Content-Language: en-us Subject: RE: [PHP-DEV] PHP7 releases vs Windows Sources? From: anatol.php@belski.net ("Anatol Belski") ------=_NextPart_000_00D9_01D0A788.1CFBF6D0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Yep, the generated files in Windows are just the same as in the tag. But = what I=E2=80=99m talking about the package format itself. As the = difference in the generated files doesn=E2=80=99t mean something changed = in the release itself. =20 Regards =20 Anatol =20 From: Ferenc Kovacs [mailto:tyra3l@gmail.com]=20 Sent: Monday, June 15, 2015 4:23 PM To: Anatol Belski Cc: Hannes Magnusson; Anatol Belski; PHP Development; PHP Webmaster ML Subject: Re: [PHP-DEV] PHP7 releases vs Windows Sources? =20 I thought the files generated by genfiles for the linux tarballs are = different in the windows zips. =20 On Mon, Jun 15, 2015 at 4:02 PM, Anatol Belski > wrote: Hi Hannes, Nope, it's the same source and the same tag is always used. The tag is = the actual reference for any release. But usually people on Windows = don't have things like tar,gz and others. Even if they have - the = compatibility might be just bad. So it's zipped. Regards Anatol > -----Original Message----- > From: Hannes Magnusson [mailto:hannes.magnusson@gmail.com = ] > Sent: Monday, June 15, 2015 3:52 PM > To: Anatol Belski; PHP Development > Cc: PHP Webmaster ML > Subject: [PHP-DEV] PHP7 releases vs Windows Sources? > > What is the difference between "Windows Sources" and our official = releases? > > Did windows.php.net fork php or something? = Embedded other things? > Are the binaries really not generated from the official sources? > This sounds like a horrible idea if true. > > > -Hannes > > > On Mon, Jun 15, 2015 at 5:39 AM, Anatol Belski > wrote: > > Commit: 9883c8f0bbcb64ad42ce66d694fffd848fc2ebcc > > Author: Anatol Belski > = Mon, 15 Jun 2015 14:39:31 +0200 > > Parents: d7f7d44e25c4bb43de7696db47189026428daaac > > Branches: master > > > > Link: > = http://git.php.net/?p=3Dweb/php.git;a=3Dcommitdiff;h=3D9883c8f0bbcb64ad42= ce66d6 > 94fffd848fc2ebcc > > > > Log: > > apply patch from bug #69829 > > > > And, we probably should keep this wording in the next announcement > > > > Bugs: > > https://bugs.php.net/69829 > > > > Changed paths: > > M archive/entries/2015-06-11-3.xml > > > > > > Diff: > > diff --git a/archive/entries/2015-06-11-3.xml > > b/archive/entries/2015-06-11-3.xml > > index 232dcee..be5d386 100644 > > --- a/archive/entries/2015-06-11-3.xml > > +++ b/archive/entries/2015-06-11-3.xml > > @@ -43,7 +43,7 @@ > > > >

> > For source downloads of PHP 7.0.0 Alpha 1 please visit > > - the download = page, > Windows binaries > > + the download = page, > > + Windows sources and binaries > > can be found on href=3D"http://windows.php.net/qa/">windows.php.net/qa/ = . > >

> > > > > > -- > > PHP Webmaster List Mailing List (http://www.php.net/) To = unsubscribe, > > visit: http://www.php.net/unsub.php > > > > -- > PHP Internals - PHP Runtime Development Mailing List To unsubscribe, = visit: > http://www.php.net/unsub.php -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php =20 --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu ------=_NextPart_000_00D9_01D0A788.1CFBF6D0--