1--TEST--
2DateTime::diff() days -- february
3--CREDITS--
4Daniel Convissor <danielc@php.net>
5--FILE--
6<?php
7
8require 'examine_diff.inc';
9define('PHPT_DATETIME_SHOW', PHPT_DATETIME_SHOW_DAYS);
10require 'DateTime_data-february.inc';
11
12?>
13--EXPECT--
14test_bug_49081__1: DAYS: **30**
15test_bug_49081__2: DAYS: **31**
16test_bug_49081__3: DAYS: **1**
17test_bug_49081__4: DAYS: **29**
18test_bug_49081__5: DAYS: **30**
19test_bug_49081__6: DAYS: **31**
20test_bug_49081__7: DAYS: **32**
21test_bug_49081__8: DAYS: **28**
22test_bug_49081__9: DAYS: **29**
23test_bug_49081__10: DAYS: **30**
24test_bug_49081__11: DAYS: **31**
25test_bug_49081__12: DAYS: **1**
26test_bug_49081__13: DAYS: **27**
27test_bug_49081__14: DAYS: **28**
28test_bug_49081__15: DAYS: **29**
29test_bug_49081__16: DAYS: **30**
30test_bug_49081__17: DAYS: **31**
31test_bug_49081__18: DAYS: **32**
32test_bug_49081__19: DAYS: **59**
33test_bug_49081__20: DAYS: **29**
34test_bug_49081__21: DAYS: **55**
35test_bug_49081__22: DAYS: **56**
36test_bug_49081__23: DAYS: **57**
37test_bug_49081__24: DAYS: **58**
38test_bug_49081__25: DAYS: **59**
39test_bug_49081__26: DAYS: **60**
40test_bug_49081__27: DAYS: **30**
41test_bug_49081__28: DAYS: **27**
42test_bug_49081__29: DAYS: **28**
43test_bug_49081__30: DAYS: **29**
44test_bug_49081__31: DAYS: **28**
45test_bug_49081__32: DAYS: **29**
46test_bug_49081_negative__1: DAYS: **30**
47test_bug_49081_negative__2: DAYS: **31**
48test_bug_49081_negative__3: DAYS: **1**
49test_bug_49081_negative__4: DAYS: **29**
50test_bug_49081_negative__5: DAYS: **30**
51test_bug_49081_negative__6: DAYS: **31**
52test_bug_49081_negative__7: DAYS: **32**
53test_bug_49081_negative__8: DAYS: **28**
54test_bug_49081_negative__9: DAYS: **29**
55test_bug_49081_negative__10: DAYS: **30**
56test_bug_49081_negative__11: DAYS: **31**
57test_bug_49081_negative__12: DAYS: **1**
58test_bug_49081_negative__13: DAYS: **27**
59test_bug_49081_negative__14: DAYS: **28**
60test_bug_49081_negative__15: DAYS: **29**
61test_bug_49081_negative__16: DAYS: **30**
62test_bug_49081_negative__17: DAYS: **31**
63test_bug_49081_negative__18: DAYS: **32**
64test_bug_49081_negative__19: DAYS: **59**
65test_bug_49081_negative__20: DAYS: **29**
66test_bug_49081_negative__21: DAYS: **55**
67test_bug_49081_negative__22: DAYS: **56**
68test_bug_49081_negative__23: DAYS: **57**
69test_bug_49081_negative__24: DAYS: **58**
70test_bug_49081_negative__25: DAYS: **59**
71test_bug_49081_negative__26: DAYS: **60**
72test_bug_49081_negative__27: DAYS: **30**
73test_bug_49081_negative__28: DAYS: **27**
74test_bug_49081_negative__29: DAYS: **28**
75test_bug_49081_negative__30: DAYS: **29**
76test_bug_49081_negative__31: DAYS: **28**
77test_bug_49081_negative__32: DAYS: **29**
78