Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101357 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 446 invoked from network); 15 Dec 2017 10:54:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Dec 2017 10:54:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 188.94.27.5 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 188.94.27.5 scarlet.netpirates.net Received: from [188.94.27.5] ([188.94.27.5:46728] helo=scarlet.netpirates.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/25-18007-0D9A33A5 for ; Fri, 15 Dec 2017 05:54:09 -0500 Received: (qmail 15930 invoked by uid 89); 15 Dec 2017 10:54:07 -0000 Received: by simscan 1.4.0 ppid: 15922, pid: 15925, t: 0.0490s scanners: attach: 1.4.0 clamav: 0.99.1/m:/d:20700 Received: from unknown (HELO ?192.168.178.41?) (php@sebastian-bergmann.de@93.226.192.229) by scarlet.netpirates.net with ESMTPA; 15 Dec 2017 10:54:07 -0000 To: internals@lists.php.net References: <20171211211157.d7lj5vibpaaka4ji@gmail.com> <20171214090209.7in22vsbrjaxvsxe@gmail.com> <0f6e70ad-0b4e-6917-963c-8fcbcca604bb@seld.be> Message-ID: <5623e5ce-a08e-49d8-c281-7f14b122ac48@php.net> Date: Fri, 15 Dec 2017 11:54:08 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <0f6e70ad-0b4e-6917-963c-8fcbcca604bb@seld.be> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Reproducible Builds Support From: sebastian@php.net (Sebastian Bergmann) 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