wiki.techinc.nl/tests/phpunit/unit/includes/libs
Timo Tijhof f3ef7f7f23 language: Autoload normalize data and remove transformUsingPairFile compat
* Turn normalize data into an autoloadable class and use the class name
  as key instead of a partial file name with a base directory.

* This protected function is not aimed at re-use in extensions,
  has no other usage known to Codesearch. Mark it internal,
  and remove the compat introduced by 31283f34bf.

* Update the now ten-year-old documentation comments that described
  this as "Temporary". The functionality and comment were introduced
  in 2010 by Tim with r60599 (ad19c032b0).
  Ref <https://bash.toolforge.org/search?p=0&q=temporary>.

* Replace the broken wikitech-l archive link with a working one,
  and describe the thread for easier future reference.

Bug: T225756
Change-Id: I004da1f25c19e1095d0917349f2ba8461f9f0715
2021-08-10 21:03:13 +00:00
..
composer build: Updating dependencies 2021-07-22 03:36:05 +00:00
filebackend build: Updating dependencies 2021-07-22 03:36:05 +00:00
http tests: Fix invalid @covers tags 2021-01-22 12:45:24 -08:00
Message Add Message/MessageValue datetime parameter types 2021-03-30 21:05:32 -06:00
mime build: Updating dependencies 2021-07-22 03:36:05 +00:00
objectcache build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParamValidator build: Updating dependencies 2021-07-22 03:36:05 +00:00
rdbms ILoadBalancer and IDatabase: Rename getMasterPos to getPrimaryPos 2021-08-02 18:14:41 +00:00
stats
uuid build: Updating dependencies 2021-07-22 03:36:05 +00:00
ArrayUtilsTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
CookieTest.php
DeflateTest.php Update Legoktm's email address 2021-05-02 05:39:37 +00:00
DnsSrvDiscovererTest.php
GhostFieldAccessTraitTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
HashRingTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
HtmlArmorTest.php
MapCacheLRUTest.php
MemoizedCallableTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
SamplingStatsdClientTest.php Remove unnecessary ->equalTo() from tests 2021-04-23 12:02:42 +02:00
StaticArrayWriterTest.php language: Autoload normalize data and remove transformUsingPairFile compat 2021-08-10 21:03:13 +00:00
StringUtilsTest.php
TimingTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
XhprofDataTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
XhprofTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
XmlTypeCheckTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00