From: foobar Date: Fri, 4 Feb 2005 23:23:34 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_0_2~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71b9c41a6b3350874f1a2f11e1f0fcf6ca7642e7;p=php fix test --- diff --git a/ext/standard/tests/time/bug13142.phpt b/ext/standard/tests/time/bug13142.phpt index af3e1f2f31..25bf11589f 100644 --- a/ext/standard/tests/time/bug13142.phpt +++ b/ext/standard/tests/time/bug13142.phpt @@ -16,5 +16,5 @@ echo date("r\n", strtotime("Sep 04 16:39:45 2001")); echo date("r\n", strtotime("Sep 04 2001 16:39:45")); ?> --EXPECT-- -Tue, 4 Sep 2001 16:39:45 -0400 -Tue, 4 Sep 2001 16:39:45 -0400 +Tue, 04 Sep 2001 16:39:45 -0400 +Tue, 04 Sep 2001 16:39:45 -0400