fix tests

This commit is contained in:
Antony Dovgal 2006-08-07 21:42:27 +00:00
parent 2c6e2a9afa
commit ec0269078d
2 changed files with 27 additions and 0 deletions

View File

@ -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)

View File

@ -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