mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Fix test
This commit is contained in:
parent
6509311ebb
commit
c6080567e2
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
strtotime() on date constants
|
strtotime() on date constants
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
date_default_timezone_set("Europe/Oslo");
|
||||||
$time = time();
|
$time = time();
|
||||||
|
|
||||||
$constants = array(
|
$constants = array(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue