From 38f30a8e41d84c673eda94ab5df8b34d0e055083 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 26 Jul 2016 12:25:30 +0200 Subject: php 5.6: improve datetests patch --- php-5.6.3-datetests.patch | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 php-5.6.3-datetests.patch (limited to 'php-5.6.3-datetests.patch') diff --git a/php-5.6.3-datetests.patch b/php-5.6.3-datetests.patch deleted file mode 100644 index a29bb63..0000000 --- a/php-5.6.3-datetests.patch +++ /dev/null @@ -1,23 +0,0 @@ ---- a/ext/date/tests/bug66985.phpt 2014-10-30 07:32:03.297693403 +0100 -+++ b/ext/date/tests/bug66985.phpt 2014-10-30 07:32:45.138877977 +0100 -@@ -3,7 +3,7 @@ - --FILE-- - 3 -- [timezone] => Factory --) --DateTimeZone Object --( - [timezone_type] => 3 - [timezone] => GB-Eire - ) -- cgit