MantisBT: master-1.2.x 220fcc43

Author Committer Branch Timestamp Parent
Damien Regad dregad master-1.2.x 2013-05-06 01:07 master-1.2.x 2a7951bb
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