From 5bc3f3656a3d363cf29fa4f0be7e5094c5014368 Mon Sep 17 00:00:00 2001 From: SVN Migration Date: Wed, 12 Nov 2003 02:55:04 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'PHP_4_3'. --- ext/standard/tests/time/bug26198.phpt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 ext/standard/tests/time/bug26198.phpt diff --git a/ext/standard/tests/time/bug26198.phpt b/ext/standard/tests/time/bug26198.phpt new file mode 100644 index 0000000000..318108da78 --- /dev/null +++ b/ext/standard/tests/time/bug26198.phpt @@ -0,0 +1,10 @@ +--TEST-- +Bug #26198 (strtotime handling of "M Y" and "Y M" format) +--FILE-- + +--EXPECT-- +October 2001 +Oct 2001 -- 2.50.1