Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101546 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12524 invoked from network); 5 Jan 2018 13:55:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2018 13:55:14 -0000 X-Host-Fingerprint: 62.251.31.78 monitor.xs4all.nl Received: from [62.251.31.78] ([62.251.31.78:2023] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/89-45945-DB38F4A5 for ; Fri, 05 Jan 2018 08:55:10 -0500 To: internals@lists.php.net Date: Fri, 05 Jan 2018 14:55:05 +0100 Message-ID: References: X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 62.251.31.78 Subject: Re: [PHP-DEV] Re: PHP 7.1.13 and 7.2.1 Available From: phpdev@ehrhardt.nl (Jan Ehrhardt) Hi Sara, Sara Golemon in php.internals (Fri, 5 Jan 2018 08:38:57 -0500): >No, that was an accident. OK. Next time will be perfect. >> The main reason why I prefer the github zips over the zips at >> http://windows.php.net/download/ is some kind of mismatch in the UTF-8 >> filenames: > >Whaaaa? That's broken and we should try to fix it. I'll say that the >latest php-7.2.1 tarballs unpack fine for me. (e.g. >ext/bz2/tests/003????????????.txt.bz2) maybe you're missing a locale? > >> The "central" filename version is the correct one, like the filename at >> https://github.com/php/php-src/tree/master/ext/bz2/tests >> >Okay, so you end up with the correct file on your filesystem, it's >just a warning during untarring? Yes. During un_zip_ping of http://windows.php.net/downloads/releases/php-7.2.1-src.zip >For the sake of reproducibility, what's your `tar --version`? N:\php-sdk\win32sdk2 $ unzip -h UnZip 6.00 of 20 April 2009, by Info-ZIP. Maintained by C. Spieler. Send bug reports using http://www.info-zip.org/zip-bug.html; see README for details. -- Jan