From: Zoe Slattery Date: Wed, 31 Dec 2008 20:17:41 +0000 (+0000) Subject: removing xfail sections as test passes X-Git-Tag: php-5.2.9RC1~175 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71539c429e91728228bf9d0b140f8c0e412eed8f;p=php removing xfail sections as test passes --- diff --git a/ext/date/tests/strtotime_basic.phpt b/ext/date/tests/strtotime_basic.phpt index 7fa84deee5..dc1b715519 100644 --- a/ext/date/tests/strtotime_basic.phpt +++ b/ext/date/tests/strtotime_basic.phpt @@ -1,7 +1,5 @@ --TEST-- strtotime() function - a test to show the difference in behaviour between 'first' and '1', "second" and "2"... ---XFAIL-- -Expected to fail - fix to bug 43452 needs to be back ported to PHP52 --INI-- date.timezone="UTC" --SKIPIF--