Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/tests/phpunit/includes/libs/objectcache/APCUBagOStuffTest.php
Ðазад
<?php use Wikimedia\ObjectCache\APCUBagOStuff; /** * @group BagOStuff * @covers \Wikimedia\ObjectCache\APCUBagOStuff * @requires extension apcu */ class APCUBagOStuffTest extends BagOStuffTestBase { protected function newCacheInstance() { // Make sure the APCu methods actually store anything if ( PHP_SAPI === 'cli' && !ini_get( 'apc.enable_cli' ) ) { $this->markTestSkipped( 'apc.enable_cli=1 is required to run this test.' ); } return new APCUBagOStuff( [] ); } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка