Newsgroups: php.internals,php.webmaster Path: news.php.net Xref: news.php.net php.internals:86656 php.webmaster:21347 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26764 invoked from network); 15 Jun 2015 14:23:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Jun 2015 14:23:34 -0000 Authentication-Results: pb1.pair.com header.from=anatol.php@belski.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=anatol.php@belski.net; spf=permerror; 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:44092] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/00-25272-2EFDE755 for ; Mon, 15 Jun 2015 10:23:31 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 1006) id 1AC0E23D629F; Mon, 15 Jun 2015 16:23:26 +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, 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 C93A623D615B; Mon, 15 Jun 2015 16:23:24 +0200 (CEST) To: "'Hannes Magnusson'" Cc: "'Anatol Belski'" , "'PHP Development'" , "'PHP Webmaster ML'" References: <00c501d0a773$f84fee90$e8efcbb0$@belski.net> In-Reply-To: Date: Mon, 15 Jun 2015 16:23:23 +0200 Message-ID: <00d601d0a776$d87fad50$897f07f0$@belski.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQHpdUQkhoANRXvSxO0Sr7gX+wtPhgKluB3LAVkrseSdXAnMAA== Content-Language: en-us Subject: RE: [PHP-DEV] PHP7 releases vs Windows Sources? From: anatol.php@belski.net ("Anatol Belski") Yeah, it makes sense, just if you look into the bug #69829 . It was = extracted from the tarball packaged on Linux, and it went wrong. Also = I've just found the same issue reported with drupal - = https://groups.drupal.org/node/315878 PaxHeaders and all that. We = probably don't want to receive more such bug tickets and spend time on = them, so more clarification will only do a good job. More info so people just use compatible package which extracts out of = the box (eq zip can be opened just with the normal explorer). Btw I just = got the same when I use 7-zip on Windows with our official tarball, even = the older one.=20 Regards Anatol > -----Original Message----- > From: Hannes Magnusson [mailto:hannes.magnusson@gmail.com] > Sent: Monday, June 15, 2015 4:08 PM > To: Anatol Belski > Cc: Anatol Belski; PHP Development; PHP Webmaster ML > Subject: Re: [PHP-DEV] PHP7 releases vs Windows Sources? >=20 > Then this fix doesn't make any sense -- you are saying if I download > the .tar.gz and .zip and extract those two, I will have precisely the > same sources? > Then this fix should be reverted as there is isn't any special Windows > Sources and the official releases should work just fine. >=20 > -Hannes >=20 >=20 > On Mon, Jun 15, 2015 at 7:02 AM, 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 > > > > >=20 > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php