X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=tests%2Ftypes002.phpt;h=431ee3e1408734a74f688c0c06bb53d08b8a71be;hp=123bd11705f3db941525a11027ec71f852a61c8e;hb=dde388e274286b4200689bf21f061a974e8bd847;hpb=f4decb22c942aaa044daae6608bafb9bb3b7a02e diff --git a/tests/types002.phpt b/tests/types002.phpt index 123bd11..431ee3e 100644 --- a/tests/types002.phpt +++ b/tests/types002.phpt @@ -3,9 +3,6 @@ extended type support --SKIPIF-- --INI-- date.timezone=UTC @@ -55,7 +52,7 @@ array(12) { ["format"]=> string(5) "Y-m-d" ["date"]=> - string(19) "2013-01-01 00:00:00" + string(%d) "2013-01-01 00:00:00%r(\.000000)?%r" ["timezone_type"]=> int(3) ["timezone"]=> @@ -66,7 +63,7 @@ array(12) { ["format"]=> string(11) "Y-m-d H:i:s" ["date"]=> - string(19) "1970-01-01 00:00:01" + string(%d) "1970-01-01 00:00:01%r(\.000000)?%r" ["timezone_type"]=> int(1) ["timezone"]=> @@ -77,7 +74,7 @@ array(12) { ["format"]=> string(13) "Y-m-d H:i:s.u" ["date"]=> - string(19) "2013-01-01 01:01:01" + string(%d) "2013-01-01 01:01:01%r(\.000000)?%r" ["timezone_type"]=> int(3) ["timezone"]=> @@ -88,7 +85,7 @@ array(12) { ["format"]=> string(14) "Y-m-d H:i:s.uO" ["date"]=> - string(19) "2013-01-01 01:01:01" + string(%d) "2013-01-01 01:01:01%r(\.000000)?%r" ["timezone_type"]=> int(1) ["timezone"]=>