The difference is that previously we used microtime(), which provides a float, and now time() is used, which provides an int, but there is no difference for the comparison. Change-Id: If1463e0fc2a2526ab4d2af64830b73ae3bf330f6 |
||
|---|---|---|
| .. | ||
| ApiQueryAllPagesTest.php | ||
| ApiQueryAllRevisionsTest.php | ||
| ApiQueryBasicTest.php | ||
| ApiQueryBlockInfoTraitTest.php | ||
| ApiQueryBlocksTest.php | ||
| ApiQueryContinue2Test.php | ||
| ApiQueryContinueTest.php | ||
| ApiQueryContinueTestBase.php | ||
| ApiQueryDisabledTest.php | ||
| ApiQueryImageInfoTest.php | ||
| ApiQueryInfoTest.php | ||
| ApiQueryLanguageinfoTest.php | ||
| ApiQueryPrefixSearchTest.php | ||
| ApiQueryRecentChangesIntegrationTest.php | ||
| ApiQueryRevisionsTest.php | ||
| ApiQuerySearchTest.php | ||
| ApiQuerySiteinfoTest.php | ||
| ApiQueryTest.php | ||
| ApiQueryTestBase.php | ||
| ApiQueryUserContribsTest.php | ||
| ApiQueryUserInfoTest.php | ||
| ApiQueryWatchlistIntegrationTest.php | ||
| ApiQueryWatchlistRawIntegrationTest.php | ||