File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ foreach ( $tests as $start => $data )
34
34
echo "\n" ;
35
35
?>
36
36
--EXPECT--
37
- Sat, 23 Oct 2010 00 :00:00 +0000
37
+ Fri, 15 Oct 2010 23 :00:00 +0000
38
38
Wed, 15 Dec 2010 16:15:00 +0000
39
39
Mon, 20 Dec 2010 00:00:00 +0000
40
40
Mon, 20 Dec 2010 10:00:00 +0000
41
41
Tue, 21 Dec 2010 12:00:00 +0000
42
42
Mon, 03 Jan 2011 00:00:00 +0000
43
43
Mon, 03 Jan 2011 09:00:00 +0000
44
- Sat, 23 Oct 2010 00 :00:00 +0100
44
+ Fri, 15 Oct 2010 23 :00:00 +0100
45
45
Sun, 28 Mar 2010 00:15:00 +0000
46
46
Sun, 28 Mar 2010 02:15:00 +0100
47
47
Sun, 28 Mar 2010 02:15:00 +0100
Original file line number Diff line number Diff line change 48
48
--EXPECTF--
49
49
Notice: unserialize(): Error at offset 0 of 3 bytes in %sbug70436.php on line %d
50
50
51
- Notice: unserialize(): Error at offset 17 of 17 bytes in %sbug70436.php on line %d
51
+ Notice: unserialize(): Error at offset 16 of 17 bytes in %sbug70436.php on line %d
52
52
array(4) {
53
53
[0]=>
54
54
int(1)
@@ -62,4 +62,4 @@ array(4) {
62
62
[3]=>
63
63
bool(false)
64
64
}
65
- DONE
65
+ DONE
You can’t perform that action at this time.
0 commit comments