On 12/15/17 at 11:54am, Sebastian Bergmann wrote:
> Am 15.12.2017 um 11:13 schrieb Jordi Boggiano:
> > I guess an alternative fix would be for someone to actually fix the Phar
> > extension so addFromString has a filemtime parameter you can pass the
> > desired mtime to. I have not checked whether addFile suffers from the same
> > issue or not, but possibly it needs to be fixed to read the mtime from the
> > file you add.
> 
> +1

I'm not sure if timestamps are the issue, the created phar.phar binary
is non-reproducible as can be seen in this diff. I'll do some more
digging :)

https://tests.reproducible-builds.org/archlinux/extra/php/php-7.2.0-2-x86_64.pkg.tar.xz.html

-- 
Jelle van der Waa

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

Reply via email to