Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::open($save_path, $session_name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/PHPSessionHandler.php on line 181

Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/PHPSessionHandler.php on line 196

Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::read($id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/PHPSessionHandler.php on line 210

Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::write($id, $dataStr) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/PHPSessionHandler.php on line 238

Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::destroy($id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/PHPSessionHandler.php on line 344

Deprecated: Return type of MediaWiki\Session\PHPSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/PHPSessionHandler.php on line 365

Deprecated: strcasecmp(): Passing null to parameter #1 ($string1) of type string is deprecated in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/CookieSessionProvider.php on line 101

Deprecated: Return type of MediaWiki\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php on line 588

Deprecated: Return type of MediaWiki\Session\Session::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php on line 594

Deprecated: Return type of MediaWiki\Session\Session::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php on line 606

Deprecated: Return type of MediaWiki\Session\Session::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php on line 600

Deprecated: Return type of MediaWiki\Session\Session::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php on line 618

Deprecated: Return type of MediaWiki\Session\Session::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php on line 612

Deprecated: Return type of MediaWiki\Session\Session::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php on line 628

Deprecated: Return type of & MediaWiki\Session\Session::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php on line 641

Deprecated: Return type of MediaWiki\Session\Session::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php on line 651

Deprecated: Return type of MediaWiki\Session\Session::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php on line 656

Deprecated: Message implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/language/Message.php on line 136

Deprecated: MapCacheLRU implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/libs/MapCacheLRU.php on line 37

Deprecated: Return type of CacheTime::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/json/JsonUnserializableTrait.php on line 26

Deprecated: Return type of RemexHtml\Tokenizer\PlainAttributes::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/vendor/wikimedia/remex-html/RemexHtml/Tokenizer/PlainAttributes.php on line 24

Deprecated: Return type of & RemexHtml\Tokenizer\PlainAttributes::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/vendor/wikimedia/remex-html/RemexHtml/Tokenizer/PlainAttributes.php on line 28

Deprecated: Return type of RemexHtml\Tokenizer\PlainAttributes::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/vendor/wikimedia/remex-html/RemexHtml/Tokenizer/PlainAttributes.php on line 32

Deprecated: Return type of RemexHtml\Tokenizer\PlainAttributes::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/vendor/wikimedia/remex-html/RemexHtml/Tokenizer/PlainAttributes.php on line 39

Deprecated: Return type of RemexHtml\Tokenizer\PlainAttributes::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/vendor/wikimedia/remex-html/RemexHtml/Tokenizer/PlainAttributes.php on line 44

Deprecated: Return type of RemexHtml\Tokenizer\LazyAttributes::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/vendor/wikimedia/remex-html/RemexHtml/Tokenizer/LazyAttributes.php on line 42

Deprecated: Return type of & RemexHtml\Tokenizer\LazyAttributes::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/vendor/wikimedia/remex-html/RemexHtml/Tokenizer/LazyAttributes.php on line 49

Deprecated: Return type of RemexHtml\Tokenizer\LazyAttributes::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/vendor/wikimedia/remex-html/RemexHtml/Tokenizer/LazyAttributes.php on line 56

Deprecated: Return type of RemexHtml\Tokenizer\LazyAttributes::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/vendor/wikimedia/remex-html/RemexHtml/Tokenizer/LazyAttributes.php on line 66

Deprecated: Return type of RemexHtml\Tokenizer\LazyAttributes::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/vendor/wikimedia/remex-html/RemexHtml/Tokenizer/LazyAttributes.php on line 102

Warning: Cannot modify header information - headers already sent by (output started at /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php:48) in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/WebResponse.php on line 74

Warning: Cannot modify header information - headers already sent by (output started at /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php:48) in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/WebResponse.php on line 74

Deprecated: Calling static trait method ApiParsoidTrait::getPageLanguage is deprecated, it should only be called on a class using the trait in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/extensions/VisualEditor/includes/VisualEditorHooks.php on line 1004
ConfirmEdit贡献者名单 - DollanCraft Wiki
DollanCraft Wiki ConfirmEdit贡献者名单

ConfirmEdit贡献者名单

Contributors (alphabetically)

Aaron Schulz <aschulz@wikimedia.org>
addshore <addshorewiki@gmail.com>
Ævar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Alexandre Emsenhuber <ialex@users.mediawiki.org>
Alex Monk <krenair@gmail.com>
Alex Z. <mrzman@users.mediawiki.org>
Amir E. Aharoni <amire80@users.mediawiki.org>
Anders Wegge Jakobsen <wegge@users.mediawiki.org>
Andrew Garrett <werdna@users.mediawiki.org>
Antoine Musso <hashar@free.fr>
Aryeh Gregor <simetrical@users.mediawiki.org>
Bartosz Dziewoński <matma.rex@gmail.com>
Bertrand Grondin <grondin@users.mediawiki.org>
Brad Jorsch <anomie.wikipedia@gmail.com>
Brian Wolff <bawolff+wn@gmail.com>
Brion Vibber <brion@pobox.com>
Bryan Tong Minh <btongminh@users.mediawiki.org>
Chad Horohoe <chadh@wikimedia.org>
Charles Melbye <charlie@users.mediawiki.org>
CSteipp <csteipp@wikimedia.org>
Derk-Jan Hartman <hartman@users.mediawiki.org>
EBernhardson <ebernhardson@wikimedia.org>
emufarmers <emufarmers@gmail.com>
Federico Leva <federicoleva@tiscali.it>
Florian Schmidt <florian.schmidt.stargatewissen@gmail.com>
Gergő Tisza <gtisza@wikimedia.org>
Gilles Dubuc <gdubuc@wikimedia.org>
Glaisher <glaisher.wiki@gmail.com>
Greg Sabino Mullane <greg@users.mediawiki.org>
Happy-melon <happy-melon@users.mediawiki.org>
Huji <huji@users.mediawiki.org>
Ivan Lanin <ivanlanin@users.mediawiki.org>
Jackmcbarn <jackmcbarn@gmail.com>
jdlrobson <jdlrobson@gmail.com>
Jeroen De Dauw <jeroendedauw@users.mediawiki.org>
Jimmy Collins <collinj@users.mediawiki.org>
John Du Hart <johnduhart@users.mediawiki.org>
Kai_Nissen_(WMDE) <kai.nissen@wikimedia.de>
Kunal Mehta <legoktm@gmail.com>
lalei <kurarei@gmail.com>
Leon Weber <leon@users.mediawiki.org>
Luis Felipe Schenone <schenonef@gmail.com>
Marius Hoch <hoo@online.de>
Mark A. Hershberger <mah@everybody.org>
Matthew Flaschen <mflaschen@wikimedia.org>
Max Semenik <maxsem.wiki@gmail.com>
Nick Jenkins <nickj@users.mediawiki.org>
Niklas Laxström <niklas.laxstrom@gmail.com>
Ori Livneh <ori@wikimedia.org>
Paladox <thomasmulhall410@yahoo.com>
Peter Gehres <pgehres@wikimedia.org>
Platonides <platonides@gmail.com>
Purodha B Blissenbach <purodha@users.mediawiki.org>
Raimond Spekking <raimond.spekking@gmail.com>
Ricordisamoa <ricordisamoa@openmailbox.org>
River Tarnell <river@users.mediawiki.org>
Roan Kattouw <roan.kattouw@gmail.com>
Rob Church <robchurch@users.mediawiki.org>
Rotem Liss <rotem@users.mediawiki.org>
Sam Reed <reedy@wikimedia.org>
Shinjiman <shinjiman@users.mediawiki.org>
Siebrand Mazeland <siebrand@kitano.nl>
Southparkfan <southparkfan223@hotmail.com>
S Page <spage@wikimedia.org>
Sumit Asthana <asthana.sumit23@gmail.com>
Sven Heinemann <bachsau@users.mediawiki.org>
Tacsipacsi <tacsipacsi@jnet.hu>
tholam <t.lam@lamsinfosystem.com>
Timo Tijhof <krinklemail@gmail.com>
Tim Starling <tstarling@wikimedia.org>
Tobias <churchofemacs@users.mediawiki.org>
tonythomas01 <01tonythomas@gmail.com>
Translation updater bot <l10n-bot@translatewiki.net>
Umherirrender <umherirrender_de.wp@web.de>
Yaron Koren <yaron57@gmail.com>
Yuki Shira <shirayuking@gmail.com>
YuviPanda <yuvipanda@gmail.com>

Warning: Cannot modify header information - headers already sent by (output started at /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php:48) in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/WebResponse.php on line 74

Warning: Cannot modify header information - headers already sent by (output started at /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php:48) in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/WebResponse.php on line 74

Warning: Cannot modify header information - headers already sent by (output started at /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/session/Session.php:48) in /www/wwwroot/wiki.dollancraft.top/wiki.dollancraft.top/7th/includes/WebResponse.php on line 74