X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Ftime%2Fasc_gmtime001.phpt;h=23eeb12408299a674b8cf625dbc91249b09023ee;hb=HEAD;hp=0108da0e167e8b105b590efd1c9876c075980687;hpb=9bcb1df0786a8193d65949c857baaba2f4296e84;p=m6w6%2Fext-psi diff --git a/tests/time/asc_gmtime001.phpt b/tests/time/asc_gmtime001.phpt index 0108da0..23eeb12 100644 --- a/tests/time/asc_gmtime001.phpt +++ b/tests/time/asc_gmtime001.phpt @@ -1,9 +1,5 @@ --TEST-- asctime/gmtime ---SKIPIF-- - --ENV-- TZ=UTC --INI-- @@ -23,7 +19,7 @@ var_dump(psi\asctime_r(psi\gmtime_r(1234567890))); ===DONE=== --EXPECT-- ===TEST=== -psi\asctime() expects parameter 1 to be array, null given +psi\asctime(): Argument #1 ($tm) must be of type array, null given array(9) { ["tm_sec"]=> int(1)