mirror of
https://github.com/php/php-src.git
synced 2025-01-26 21:54:16 +08:00
fix tests
This commit is contained in:
parent
2c6e2a9afa
commit
ec0269078d
@ -90,7 +90,21 @@ unicode(31) "Sat, 01 Jul 2006 14:27:30 +0200"
|
||||
unicode(31) "Tue, 30 May 2006 14:32:13 +0200"
|
||||
unicode(31) "Sat, 01 Jul 2006 14:27:30 +0200"
|
||||
unicode(31) "Tue, 30 May 2006 14:32:13 +0200"
|
||||
unicode(25) "2006-07-01T14:27:30+02:00"
|
||||
unicode(25) "2006-05-30T14:32:13+02:00"
|
||||
unicode(31) "Sat, 01 Jul 2006 14:27:30 +0200"
|
||||
unicode(31) "Tue, 30 May 2006 14:32:13 +0200"
|
||||
unicode(25) "2006-07-01T14:27:30+02:00"
|
||||
unicode(25) "2006-05-30T14:32:13+02:00"
|
||||
|
||||
bool(true)
|
||||
bool(true)
|
||||
bool(true)
|
||||
bool(true)
|
||||
bool(true)
|
||||
bool(true)
|
||||
bool(true)
|
||||
bool(true)
|
||||
bool(true)
|
||||
bool(true)
|
||||
bool(true)
|
||||
|
@ -51,3 +51,16 @@ Warning: DateTimeZone::getName(): The DateTimeZone object has not been correctly
|
||||
bool(false)
|
||||
DateTimeZone::__construct(): Unknown or bad timezone (GottaFindThisOne)
|
||||
DONE
|
||||
--UEXPECTF--
|
||||
unicode(19) "%d-%d-%d %d:%d:%d"
|
||||
|
||||
Warning: DateTime::format(): The DateTime object has not been correctly initialized by its constructor in %soo_001.php on line %d
|
||||
bool(false)
|
||||
DateTime::__construct(): Failed to parse time string (1am todax) at position 4 (t): The timezone could not be found in the database
|
||||
string(3) "UTC"
|
||||
|
||||
Warning: DateTimeZone::getName(): The DateTimeZone object has not been correctly initialized by its constructor in %soo_001.php on line %d
|
||||
bool(false)
|
||||
DateTimeZone::__construct(): Unknown or bad timezone (GottaFindThisOne)
|
||||
DONE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user