From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:33189) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hWhkN-0003oT-GM for guix-patches@gnu.org; Fri, 31 May 2019 09:39:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hWhkM-0003c1-Ib for guix-patches@gnu.org; Fri, 31 May 2019 09:39:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49781) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hWhkM-0003bd-Eh for guix-patches@gnu.org; Fri, 31 May 2019 09:39:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hWhkM-0008Po-Ay for guix-patches@gnu.org; Fri, 31 May 2019 09:39:02 -0400 Subject: [bug#36025] [PATCH] Update php to 7.3.6 Resent-Message-ID: References: <87h89an7wy.fsf@gmail.com> <20190531144346.765651e7@sybil.lepiller.eu> From: Alex Sassmannshausen In-reply-to: <20190531144346.765651e7@sybil.lepiller.eu> Date: Fri, 31 May 2019 14:38:25 +0100 Message-ID: <87a7f2rbfy.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: alex.sassmannshausen@gmail.com Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Julien Lepiller Cc: 36025-done@debbugs.gnu.org Excellent ;-) Julien Lepiller writes: > Le Fri, 31 May 2019 13:08:13 +0100, > Alex Sassmannshausen a =C3=A9crit : > >> Hello, >>=20 >> Please find attached. I had to disable a test for a newly solved bug >> because the upstream version of GD we use differs from the version >> used with PHP itself normally. >>=20 >> Best wishes, >>=20 >> Alex >>=20 > > Too late, I already pushed my own version of the update in > 27489e7f73b812e13f52e4c9026b1175103ba7e7 :p