wiki.techinc.nl/tests/phpunit/includes/libs
Timo Tijhof 90e2ed6ccb site: Simplify SiteList by removing GenericArrayObject indirection
== Background ==

In 2012, commit afe46f1403 (Id7e9b59c7e) added libs/GenericArrayObject
along with an (unused) abstract GenericArrayObjectTest case.

The same code was also added to the Wikibase extension with
change 6347b35a55cd (Ifa7f1dc702).

The code was then factored out from Wikibase into the wmde/Diff
library.

In 2013, GenericArrayObject was removed from wmde/Diff in the commit
at https://github.com/wmde/Diff/commit/d9c2bd5c140e2a783fd42298db6c.

== This change ==

Remove the GenericArrayObject indirection from SiteList as there exist
nothing outside SiteList refering to it in Codesearch Everywhere, and
even in SiteList much of the code in GenericArrayObject is overridden,
unused, or otherwise needlessly indirect.

Change-Id: Ifea09c5de50af1616058d8baa9037db273dfb0e5
2023-06-05 19:39:33 +00:00
..
filebackend/fsfile Migrate usage of setMwGlobals() to overrideConfigValue(s) 2022-08-01 06:16:22 +01:00
objectcache objectcache: remove deprecate BagOStuff::incr() method 2023-03-10 13:31:34 -08:00
serialization Fix some typos 2023-03-21 15:58:09 +01:00