Browse Source

- Update test cases after the fix for bug #49778.

experimental/the_5_4_that_isnt_5_4
Derick Rethans 16 years ago
parent
commit
dbec5439b5
  1. 4
      ext/date/tests/bug48678.phpt

4
ext/date/tests/bug48678.phpt

@ -16,7 +16,7 @@ DateInterval Object
[i] => 30
[s] => 5
[invert] => 0
[days] => 0
[days] =>
)
DateInterval Object
(
@ -27,5 +27,5 @@ DateInterval Object
[i] => 30
[s] => 5
[invert] => 0
[days] => 0
[days] =>
)
Loading…
Cancel
Save