summaryrefslogtreecommitdiffstats
path: root/php-5.6.3-datetests.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-08-03 12:22:27 +0200
committerRemi Collet <fedora@famillecollet.com>2016-08-03 12:22:27 +0200
commitdf1ab15ba832b294f61bbfb18938f6253bec6af5 (patch)
tree58e8f763ec0a36c5cb245ded72e961ef6043cf6b /php-5.6.3-datetests.patch
parent3e9f10edd74fdc2f829915b402eb83c74f6251b2 (diff)
PHP 7.1.0beta2
Diffstat (limited to 'php-5.6.3-datetests.patch')
-rw-r--r--php-5.6.3-datetests.patch23
1 files changed, 0 insertions, 23 deletions
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--
- <?php
- $zones = array(
-- "CST6CDT", "Cuba", "Egypt", "Eire", "EST5EDT", "Factory", "GB-Eire",
-+ "CST6CDT", "Cuba", "Egypt", "Eire", "EST5EDT", "GB-Eire",
- "GMT0", "Greenwich", "Hongkong", "Iceland", "Iran", "Israel", "Jamaica",
- "Japan", "Kwajalein", "Libya", "MST7MDT", "Navajo", "NZ-CHAT", "Poland",
- "Portugal", "PST8PDT", "Singapore", "Turkey", "Universal", "W-SU",
-@@ -45,11 +45,6 @@
- )
- DateTimeZone Object
- (
-- [timezone_type] => 3
-- [timezone] => Factory
--)
--DateTimeZone Object
--(
- [timezone_type] => 3
- [timezone] => GB-Eire
- )