mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +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
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
date_default_timezone_set("Europe/Oslo");
|
||||
$time = time();
|
||||
|
||||
$constants = array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue