wiki.techinc.nl/tests/phpunit/includes/utils
Timo Tijhof 1d0e26cf83 UIDGenerator: Misc clean up
Various miscellaneous clean ups with no change to any of the
logical code. This to make the next commit have a cleaner diff
for easier review.

* Make internal millitime() non-static.

* Improve documentation and add missing @covers annotations.

* Correct getTimestampedID88() documentation to state that
  only two values need to be passed, not three.
  This is significant because the Flow extension is actually
  using this method in a subclass and passes only two values.

Bug: T94522
Change-Id: I2a0c51bea58df4cc0c253c1c10de3ac383f04c8e
2018-10-04 12:44:17 +02:00
..
AvroValidatorTest.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01:00
BatchRowUpdateTest.php Make BatchRowUpdateTest compatible with PHPUnit 6 2018-04-12 20:33:41 +00:00
ClassCollectorTest.php Have ClassCollector ignore PHP 7 anonymous classes 2018-05-01 13:13:37 -04:00
FileContentsHasherTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MWCryptHashTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MWCryptHKDFTest.php Move phpunit @group from file comment to class comment 2018-03-10 11:48:28 +01:00
MWGrantsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWRestrictionsTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
UIDGeneratorTest.php UIDGenerator: Misc clean up 2018-10-04 12:44:17 +02:00
ZipDirectoryReaderTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00