6cb53d
--- a/ext/date/tests/bug66985.phpt	2014-10-30 07:32:03.297693403 +0100
6cb53d
+++ b/ext/date/tests/bug66985.phpt	2014-10-30 07:32:45.138877977 +0100
6cb53d
@@ -3,7 +3,7 @@
6cb53d
 --FILE--
6cb53d
 
6cb53d
 $zones = array(
6cb53d
-	"CST6CDT", "Cuba", "Egypt", "Eire", "EST5EDT", "Factory", "GB-Eire",
6cb53d
+	"CST6CDT", "Cuba", "Egypt", "Eire", "EST5EDT", "GB-Eire",
6cb53d
 	"GMT0", "Greenwich", "Hongkong", "Iceland", "Iran", "Israel", "Jamaica",
6cb53d
 	"Japan", "Kwajalein", "Libya", "MST7MDT", "Navajo", "NZ-CHAT", "Poland",
6cb53d
 	"Portugal", "PST8PDT", "Singapore", "Turkey", "Universal", "W-SU",
6cb53d
@@ -45,11 +45,6 @@
6cb53d
 )
6cb53d
 DateTimeZone Object
6cb53d
 (
6cb53d
-    [timezone_type] => 3
6cb53d
-    [timezone] => Factory
6cb53d
-)
6cb53d
-DateTimeZone Object
6cb53d
-(
6cb53d
     [timezone_type] => 3
6cb53d
     [timezone] => GB-Eire
6cb53d
 )