mirror of
https://github.com/php/php-src.git
synced 2024-12-15 21:05:51 +08:00
fix test
backport from master
This commit is contained in:
parent
b460b530d6
commit
78b2b1d6f7
@ -13,7 +13,7 @@ var_dump($info["validFrom"], $info["validFrom_time_t"], $info["validTo"], $info[
|
||||
Done
|
||||
--EXPECTF--
|
||||
string(15) "20090303125318Z"
|
||||
int(1236084798)
|
||||
int(12360%d)
|
||||
string(15) "20240303125318Z"
|
||||
int(1709470398)
|
||||
int(17094%d)
|
||||
Done
|
||||
|
Loading…
Reference in New Issue
Block a user