]> granicus.if.org Git - php/commitdiff
- rename to correct bug #
authorPierre Joye <pajoye@php.net>
Wed, 7 Dec 2011 08:37:48 +0000 (08:37 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 7 Dec 2011 08:37:48 +0000 (08:37 +0000)
ext/date/tests/bug52113.phpt [moved from ext/date/tests/bug51223.phpt with 100% similarity]
ext/date/tests/date_default_timezone_set-1.phpt

index f5eea4f9596b4a9cc1568e4633d988492afafa72..7afa2b1a168a01a2777ba543fe633bb9fcc1ccf4 100644 (file)
@@ -1,5 +1,9 @@
 --TEST--
 date_default_timezone_set() function [1]
+--SKIPIF--
+<?php
+if (substr(PHP_OS, 0, 3) == 'WIN') die('skip diff TZ detection on windows.');
+?>
 --INI--
 date.timezone=
 --FILE--