Bug 25451: time and date calculation in 32-bit
authorPlatonides <platonides@users.mediawiki.org>
Tue, 23 Nov 2010 18:25:00 +0000 (18:25 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Tue, 23 Nov 2010 18:25:00 +0000 (18:25 +0000)
commit46429582a10c0222f8f943ff8009017b23e18c77
tree3080ee6e511247b306478ea365fcc0f1fa0a5370
parentae0df98c3204b48ff7dba2cba32ad15a6b571344
Bug 25451: time and date calculation in 32-bit
Follow up r75761. Now calculation is right (passes all tests)
on php 32 bits when using PHP >= 5.2
without prejudice to PHP 32/64 bits < 5.2 on the 32 bit range
(regardless of architecture)
includes/GlobalFunctions.php