Change wfTimestamp() to an array() and add a bunch of timestamp tests hard for 32...
authorPlatonides <platonides@users.mediawiki.org>
Sun, 31 Oct 2010 23:30:41 +0000 (23:30 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Sun, 31 Oct 2010 23:30:41 +0000 (23:30 +0000)
commitbcc23d6f465c47617e7c351c17c1a0d360e31dc6
treeb37247e65700318b759802e6b6f7cab368f72990
parentc40d38a5be8b625e74a651688236203e854f5dd0
Change wfTimestamp() to an array() and add a bunch of timestamp tests hard for 32 bit php.
Intended to ease transition to DateTime. See r74778 and Bug 25451
includes/GlobalFunctions.php
maintenance/tests/phpunit/includes/GlobalTest.php