mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
- Fix test.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
Bug #33532 (Different output for strftime() and date())
|
||||
--INI--
|
||||
error_reporting=2047
|
||||
date.timezone=UTC
|
||||
--FILE--
|
||||
<?php
|
||||
putenv("TZ=");
|
||||
|
||||
Reference in New Issue
Block a user