Browse Source

- Fix test.

PHP-5.1
Derick Rethans 21 years ago
parent
commit
ef28855f4e
  1. 1
      ext/date/tests/bug33532.phpt

1
ext/date/tests/bug33532.phpt

@ -2,6 +2,7 @@
Bug #33532 (Different output for strftime() and date())
--INI--
error_reporting=2047
date.timezone=UTC
--FILE--
<?php
putenv("TZ=");

Loading…
Cancel
Save