Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/tests/phpunit/data/FindDeprecated/includes/FileWithoutDeprecatedCode.php
Ðазад
<?php namespace MediaWiki\Tests\Data\FindDeprecated; /** * Class without any deprecated code */ class FileWithoutDeprecatedCode { /** * This method is not deprecated :D * * @param string $param * @return string */ public function testMethodOne( string $param ) { return trim( $param ); } public function testMethodTwo() { // Call a wf* method that is not wfDeprecated. wfDebug( "test" ); return "test"; } }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка