X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=tests%2Ftime%2Fasc_gmtime001.phpt;fp=tests%2Ftime%2Fasc_gmtime001.phpt;h=23eeb12408299a674b8cf625dbc91249b09023ee;hp=0108da0e167e8b105b590efd1c9876c075980687;hb=cacb11fac1eb3f21eb55365cbff3c5e223cc7092;hpb=086682dac4050b3b58beb5da7f92c331e85c58b7 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)