X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fdate_002.phpt;h=522d0e2beff0c0e3334185b574cb932276ba6b65;hb=acc6833d4edb16c0fc4b82c1b47ab00aedec62ce;hp=9fdb15e84db963cbe91d38298a5a0e53cc5797cb;hpb=4a1c5914eccd82e0936f35f0804a9e35ed632f83;p=m6w6%2Fext-http diff --git a/tests/date_002.phpt b/tests/date_002.phpt index 9fdb15e..522d0e2 100644 --- a/tests/date_002.phpt +++ b/tests/date_002.phpt @@ -1,19 +1,22 @@ --TEST-- http_date() without timestamp --SKIPIF-- - +--INI-- +date.timezone=GMT --FILE-- 1); +echo "$t\n$d\nDone\n"; ?> --EXPECTF-- -%sbool(true) +%sTEST +bool(true) %d %s, %d %s %d %d:%d:%d GMT -%s, %d %s %d %d:%d:%d GMT +Done