Hi Anatol,

Anatol Belski in php.internals (Fri, 5 Jan 2018 13:56:55 +0000):
>I don't reproduce this issue using
>http://windows.php.net/downloads/releases/php-7.2.1-src.zip . There is always a
>chance for a tool issue, especially when using an older tool or some without
>Unicode support. For zip, tools that work is the latest 7zip 16.04 or even
>explorer. Also using tar 1.29 and git 2.14.3 from the msysgit package looks
>fine for any tarballs. Seems like a tool issue, for what I could tell.

You can reproduce it, using unzip.exe from the msys2 package in the SDK,
https://github.com/Microsoft/php-sdk-binary-tools/tree/master/msys2/usr/bin

N:\php-sdk\win32sdk2
$ msys2\usr\bin\unzip php-7.2.1-src.zip > tmp.txt
php-7.2.1-src/ext/bz2/tests/003????????????.txt.bz2:  mismatching "local"
filename
(php-7.2.1-src/ext/bz2/tests/003¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦.txt.bz2),
         continuing with "central" filename version

Etc

Jan

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to