wiki.techinc.nl/tests/phpunit/includes/objectcache
Máté Szabó f89aa38f69 objectcache: Remove WinCache support
WinCache is an APCu equivalent for use with Microsoft IIS, but in recent
years has been unmaintained and lacks support for PHP 8 and newer.[1]
So, remove support for it as MediaWiki will be raising the minimum
supported PHP version to 8.1.

[1] https://www.php.net/manual/en/install.windows.recommended.php

Bug: T365691
Change-Id: I4d2dc01a9119bb1f858132f0146b894750c1e86d
2024-09-05 17:59:26 +00:00
..
ObjectCacheFactoryIntegrationTest.php objectcache: Remove WinCache support 2024-09-05 17:59:26 +00:00
SqlBagOStuffIntegrationTest.php fix: use objectcachefactory methods instead of deprecated objectcache methods 2024-05-05 12:40:30 +03:00
SqlBagOStuffMultiPrimaryIntegrationTest.php fix: use objectcachefactory methods instead of deprecated objectcache methods 2024-05-05 12:40:30 +03:00
SqlBagOStuffServerArrayTest.php fix: use objectcachefactory methods instead of deprecated objectcache methods 2024-05-05 12:40:30 +03:00