File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 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
53
53
Notice: unserialize(): Error at offset 93 of 94 bytes in %sbug70436.php on line %d
54
54
bool(false)
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ unserialize($poc);
14
14
?>
15
15
DONE
16
16
--EXPECTF--
17
- Notice: unserialize(): Error at offset 51 of 50 bytes in %sbug72663_3.php on line %d
17
+ Notice: unserialize(): Error at offset 50 of 50 bytes in %sbug72663_3.php on line %d
18
18
DONE
You can’t perform that action at this time.
0 commit comments