Test: /ext/date/tests/bug43808.phpt - Version 5.6.14-dev        

Bug #43808 date_create never fails (even when it should)
Submitted: 2008-01-10 18:30:37 Modified: 2008-01-18 11:58:00
From: martin.contento Assigned: derick
Status: Closed Package: Date/time related
PHP Version: 5.2.5 OS: linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002- array(4) {
003- ["warning_count"]=>
004- int(1)
005- ["warnings"]=>
006- array(1) {
007- [6]=>
008- string(29) "Double timezone specification"
009- }
010- ["error_count"]=>
011- int(1)
012- ["errors"]=>
013- array(1) {
014- [0]=>
015- string(47) "The timezone could not be found in the database"
016- }
017- }
018- array(4) {
019- ["warning_count"]=>
020- int(1)
021- ["warnings"]=>
022- array(1) {
023- [6]=>
024- string(29) "Double timezone specification"
025- }
026- ["error_count"]=>
027- int(1)
028- ["errors"]=>
029- array(1) {
030- [0]=>
031- string(47) "The timezone could not be found in the database"
032- }
033- }