MantisBT: master 4465b2f1

Author Committer Branch Timestamp Parent
Damien Regad dregad master 2013-05-06 01:07 master a9ac81aa
Affected Issues  0015817: SOAP API unit test failures
Changeset

soap/VersionTest.php: take timezone into consideration

Prior to this, dates were compared as string, resulting in
'2015-10-29T12:59:14+00:00' and '2015-10-29T05:59:14-07:00' to be
considered as different dates.

Fixes 0015817

mod - tests/soap/VersionTest.php Diff File