From b6a4b7e47d5c662e8a4e0dd56c7ccdd75c1e49f1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Oct 2017 06:31:56 +0200 Subject: v5.6.32 --- php-5.6.30-datetests.patch | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'php-5.6.30-datetests.patch') diff --git a/php-5.6.30-datetests.patch b/php-5.6.30-datetests.patch index 9da3845..9e3b6e6 100644 --- a/php-5.6.30-datetests.patch +++ b/php-5.6.30-datetests.patch @@ -681,15 +681,3 @@ diff -up ./ext/standard/tests/serialize/bug64146.phpt.old ./ext/standard/tests/s -2 +%d Done -diff -up ./ext/date/tests/bug53437_var3.phpt.old ./ext/date/tests/bug53437_var3.phpt ---- ./ext/date/tests/bug53437_var3.phpt.old 2017-03-21 12:32:27.824930958 +0100 -+++ ./ext/date/tests/bug53437_var3.phpt 2017-03-21 12:33:57.490387535 +0100 -@@ -40,7 +40,7 @@ object(DateInterval)#%d (15) { - ["special_amount"]=> - int(-1) - ["have_weekday_relative"]=> -- int(9) -+ int(%d) - ["have_special_relative"]=> - int(0) - } -- cgit