From f4332a90ac293ecc0595e5c4af0199436cd197ff Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 10 Jun 2012 07:12:19 +0200 Subject: repo reorg --- php-5.3.3-tests.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 php-5.3.3-tests.patch (limited to 'php-5.3.3-tests.patch') diff --git a/php-5.3.3-tests.patch b/php-5.3.3-tests.patch new file mode 100644 index 0000000..7558725 --- /dev/null +++ b/php-5.3.3-tests.patch @@ -0,0 +1,10 @@ +--- ext/calendar/tests/easter_date.phpt.orig 2010-09-05 09:21:38.821146392 +0200 ++++ ext/calendar/tests/easter_date.phpt 2010-09-05 09:21:46.626896942 +0200 +@@ -1,5 +1,7 @@ + --TEST-- + easter_date() ++--ENV-- ++TZ=UTC + --INI-- + date.timezone=UTC + --SKIPIF-- -- cgit