XMPValidate: Use ConvertibleTimestamp instead of wfTimestamp()
authorKunal Mehta <legoktm@member.fsf.org>
Wed, 21 Sep 2016 03:09:03 +0000 (20:09 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Wed, 21 Sep 2016 03:09:03 +0000 (20:09 -0700)
commitcd5b41ef565eca99e41c3797ff3bafd15578f982
tree3d0873e7810112038a831f4ddcad12e5d8589d60
parent144b1e91076ba1335069a7e822eeca6d7a5c62e4
XMPValidate: Use ConvertibleTimestamp instead of wfTimestamp()

This removes the last MediaWiki dependency in the XMP* classes, and they
can now be moved to libs/ (in a follow up patch).

Change-Id: Iee509fce0e44ec0697e1cdd4cd711846cf35e1e6
includes/media/XMPValidate.php