Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/tests/phpunit/includes/libs/objectcache/MemcachedPeclBagOStuffIntegrationTest.php
Ðазад
<?php use MediaWiki\MainConfigNames; use MediaWiki\MediaWikiServices; /** * @group BagOStuff * @covers \Wikimedia\ObjectCache\MemcachedPeclBagOStuff * @requires extension memcached */ class MemcachedPeclBagOStuffIntegrationTest extends BagOStuffTestBase { protected function newCacheInstance() { if ( !$this->getConfVar( MainConfigNames::EnableRemoteBagOStuffTests ) ) { $this->markTestSkipped( '$wgEnableRemoteBagOStuffTests is false' ); } return MediaWikiServices::getInstance()->getObjectCacheFactory()->getInstance( 'memcached-pecl' ); } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка