<br />
<b>Deprecated</b>:  preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in <b>/home/public/w/includes/libs/rdbms/lbfactory/LBFactory.php</b> on line <b>697</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/PHPSessionHandler.php</b> on line <b>180</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/PHPSessionHandler.php</b> on line <b>195</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/PHPSessionHandler.php</b> on line <b>209</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/PHPSessionHandler.php</b> on line <b>237</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/PHPSessionHandler.php</b> on line <b>343</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/PHPSessionHandler.php</b> on line <b>364</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/libs/MapCacheLRU.php</b> on line <b>37</b><br />
<br />
<b>Deprecated</b>:  Return type of Wikimedia\Rdbms\IResultWrapper::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in <b>/home/public/w/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php</b> on line <b>70</b><br />
<br />
<b>Deprecated</b>:  Return type of Wikimedia\Rdbms\IResultWrapper::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in <b>/home/public/w/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php</b> on line <b>80</b><br />
<br />
<b>Deprecated</b>:  Return type of Wikimedia\Rdbms\IResultWrapper::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in <b>/home/public/w/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php</b> on line <b>75</b><br />
<br />
<b>Deprecated</b>:  Return type of Wikimedia\Rdbms\ResultWrapper::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in <b>/home/public/w/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php</b> on line <b>116</b><br />
<br />
<b>Deprecated</b>:  Return type of Wikimedia\Rdbms\ResultWrapper::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in <b>/home/public/w/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php</b> on line <b>89</b><br />
<br />
<b>Deprecated</b>:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in <b>/home/public/w/includes/libs/rdbms/database/Database.php</b> on line <b>618</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/Session.php</b> on line <b>625</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/Session.php</b> on line <b>631</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/Session.php</b> on line <b>643</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/Session.php</b> on line <b>637</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/Session.php</b> on line <b>655</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/Session.php</b> on line <b>649</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/Session.php</b> on line <b>665</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/Session.php</b> on line <b>678</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/Session.php</b> on line <b>688</b><br />
<br />
<b>Deprecated</b>:  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 <b>/home/public/w/includes/session/Session.php</b> on line <b>693</b><br />
{"batchcomplete":"","query":{"logevents":[{"logid":10,"ns":1,"title":"Talk:List of gods","pageid":7,"logpage":7,"params":{},"type":"create","action":"create","user":"DanimalRoar","timestamp":"2020-02-10T17:26:40Z","comment":"Created page with \"Laura, what was the name of Jonathan's wizard? Figure we could flesh out Titania's entry with that. We could also put him into the table of characters under inactive.\""},{"logid":9,"ns":0,"title":"Reyjax","pageid":6,"logpage":6,"params":{},"type":"create","action":"create","user":"DanimalRoar","timestamp":"2020-01-27T17:10:51Z","comment":"Created page with \"Played by Daniel, Reyjax is a jolly human barbarian who does not quite get all the things going on around him. He is always happy to engage in camaraderie and make friends wit...\""},{"logid":8,"ns":0,"title":"List of characters","pageid":5,"logpage":5,"params":{},"type":"create","action":"create","user":"DanimalRoar","timestamp":"2020-01-23T23:52:36Z","comment":"Created page with \"Cogsworth Merrick the Cleric Reyjax Thantch Bryce\""},{"logid":7,"ns":0,"title":"List of cities","pageid":4,"logpage":4,"params":{},"type":"create","action":"create","user":"DanimalRoar","timestamp":"2020-01-23T23:49:09Z","comment":"Created page with \"Leopora is ruled by Queen Clarissa and the Princess Consort Sir Rosalie\""},{"logid":6,"ns":2,"title":"User:DMofD00m","pageid":0,"logpage":0,"params":{"userid":4},"type":"newusers","action":"create","user":"DMofD00m","timestamp":"2020-01-10T03:05:44Z","comment":""},{"logid":5,"ns":2,"title":"User:DanimalRoar","pageid":0,"logpage":0,"params":{"userid":3},"type":"newusers","action":"create","user":"DanimalRoar","timestamp":"2020-01-10T03:05:34Z","comment":""},{"logid":4,"ns":0,"title":"List of gods","pageid":3,"logpage":3,"params":{},"type":"create","action":"create","user":"Root","timestamp":"2020-01-10T00:22:22Z","comment":"Created page with \" <ul> <li>goddess of weather -- also the goddess of Maybury </ul>\""},{"logid":3,"ns":0,"title":"Miriam's random notes","pageid":2,"logpage":2,"params":{},"type":"create","action":"create","user":"Root","timestamp":"2020-01-09T23:56:48Z","comment":"Created page with \"1 month from the solstice <br><br>\""},{"logid":2,"ns":2,"title":"User:Miriam","pageid":0,"logpage":0,"params":{"userid":2},"type":"newusers","action":"create","user":"Miriam","timestamp":"2019-12-27T00:03:26Z","comment":""},{"logid":1,"ns":0,"title":"Main Page","pageid":1,"logpage":1,"params":{},"type":"create","action":"create","user":"MediaWiki default","anon":"","timestamp":"2019-12-26T20:41:12Z","comment":""}]}}