Deprecated:  Return type of Spot\Entity::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in 
/var/www/html/vendor/vlucas/spot2/lib/Entity.php on line 
613
Deprecated:  Spot\Config implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in 
/var/www/html/vendor/vlucas/spot2/lib/Config.php on line 
9
Deprecated:  Sabre\Event\EventEmitterTrait::emit(): Implicitly marking parameter $continueCallBack as nullable is deprecated, the explicit nullable type must be used instead in 
/var/www/html/vendor/sabre/event/lib/EventEmitterTrait.php on line 
99
Deprecated:  Return type of Spot\Query::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
565
Deprecated:  Return type of Spot\Query::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
579
Deprecated:  Return type of Spot\Query::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 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
752
Deprecated:  Return type of Spot\Query::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 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
764
Deprecated:  Return type of Spot\Query::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 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
776
Deprecated:  Return type of Spot\Query::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 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
791
Deprecated:  Return type of Spot\Query::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in 
/var/www/html/vendor/vlucas/spot2/lib/Query.php on line 
606
 | 
 | 
 | 
 | 
Deprecated:  Return type of Spot\Relation\BelongsTo::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/BelongsTo.php on line 146
Deprecated:  Return type of Spot\Relation\BelongsTo::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/BelongsTo.php on line 153
Deprecated:  Return type of Spot\Relation\BelongsTo::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/BelongsTo.php on line 160
Deprecated:  Return type of Spot\Relation\BelongsTo::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/BelongsTo.php on line 171
Deprecated:  Return type of Spot\Relation\HasMany::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 143
Deprecated:  Return type of Spot\Relation\HasMany::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 159
Deprecated:  Return type of Spot\Relation\HasMany::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 169
Deprecated:  Return type of Spot\Relation\HasMany::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 176
Deprecated:  Return type of Spot\Relation\HasMany::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 183
Deprecated:  Return type of Spot\Relation\HasMany::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 /var/www/html/vendor/vlucas/spot2/lib/Relation/HasMany.php on line 194
Deprecated:  Return type of Spot\Entity\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 245
Deprecated:  Return type of Spot\Entity\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 265
Deprecated:  Return type of Spot\Entity\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 255
Deprecated:  Return type of Spot\Entity\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 285
Deprecated:  Return type of Spot\Entity\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 275
Deprecated:  Return type of Spot\Entity\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 235
Deprecated:  Return type of Spot\Entity\Collection::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 /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 295
Deprecated:  Return type of Spot\Entity\Collection::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 /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 305
Deprecated:  Return type of Spot\Entity\Collection::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 /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 315
Deprecated:  Return type of Spot\Entity\Collection::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 /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 329
Deprecated:  Return type of Spot\Entity\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/vlucas/spot2/lib/Entity/Collection.php on line 165
 More 25 Apr 19:08 |    Krokodile 
    Хмельной колдун 
    Swedish Moose   |     AlphaLegion     Le puceau sanglant     Tete2Q | Estia Province 20:44 | 
 More 25 Apr 18:32 |    Karuk89 
    AlphaLegion 
    Le puceau sanglant   |     OverMind     Waspish     Larondar | Estia Province 27:28 | 
 More 25 Apr 18:05 |    Common soldier 
    KamikazeGandhi 
    Metatron   |     irwin0892     Bath Drownie Jr.     Grunk | Garvus Ice Gate 19:12 | 
 More 25 Apr 18:04 |    Radical Larry 
    Laurr 
    Kabanyaka   |     Disposable_Heroes     Peronchismo 4ever     Ruthless at Heart | Estia Province 24:16 | 
 More 25 Apr 17:58 |    Paleriderxx 
    Reynald 
    [YEET] Fiery   |     Waspish     OverMind     Larondar | Estia Province 27:40 | 
 More 25 Apr 17:52 |    Bath Drownie Jr. 
    Arise 
    Metatron   |     khairne     FragMonkey      | Fortuna Sanctum 11:33 | 
 More 25 Apr 17:41 |    Sev 
    Dark Funeral 
    Bath Drownie Jr.   |     Metatron     Grunk     Angela'sRage | Fen Dunloch 08:35 | 
 More 25 Apr 17:29 |    Dark Funeral 
    Sev 
    AlphaLegion   |     Metatron     Bath Drownie Jr.     Grunk | Fen Dunloch 02:39 | 
 More 25 Apr 17:23 |    Dark Funeral 
    Chie Foot Groyper 
    Boogyman115   |     Sacred     Grunk     eM7 | Fen Dunloch 26:09 | 
 More 25 Apr 16:58 |    Gargamel The Despoiler 
    AlphaLegion 
    Arise   |     Hutsy     Metatron     Sindri | Argent Shelf Redux 04:48 | 
 More 25 Apr 16:40 |    Wolfguard 
    AlphaLegion 
    Grunk   |     Booker     The.T.A     Papa Smurf | Graesark Undercity 01:27 | 
 More 25 Apr 15:35 |    [WIC] Adreva 
    Common soldier 
    Tuesday   |     Metatron     Ruthless at Heart     Wolfguard | Fortuna Sanctum 04:19 | 
 More 25 Apr 15:27 |    E1 
    Wolfguard 
    Tuesday   |     CMonkey     Common soldier     Ruthless at Heart | Estia Province 21:17 | 
 More 25 Apr 14:29 |    Darkar 
    Duser 
    alea iacta est   |     Ruthless at Heart     arthuriz     Virga | Hades Wastes (redux) 23:22 | 
 More 25 Apr 13:18 |    ZZeraf 
    [WIC] Ghaz 
    alea iacta est   |     arthuriz     Im South KOREAN     Pookie | Estia Province 18:05 | 
 More 25 Apr 12:54 |    ZZeraf 
    [WIC] Ghaz 
    WordBearers[Borgore]   |     Pookie     Arise     arthuriz | Fen Dunloch 11:59 | 
 More 25 Apr 12:43 |    xon 
    [EL] LimBeiCoronaChan 
    Reynald   |     Emotional Delirium     JOHN BATTLEFIELD     ShaFex | Fen Dunloch 12:29 | 
 More 25 Apr 12:38 |    [WIC] Ghaz 
    ZZeraf 
    Booker   |     arthuriz     Im South KOREAN     Arise | Fen Dunloch 00:43 | 
 More 25 Apr 12:21 |    Reynald 
    alea iacta est 
    xon   |     fullykabooly     Duser     Blythe | Quests redemption 16:39 | 
 More 25 Apr 11:58 |    Sharrowkyn 
    ASer1982 
    Jester Astolfo   |     2nd Lt K. Aquila     [EL] LimBeiCoronaChan     Reynald | Sentinel Beach 20:01 | 
 More 25 Apr 10:34 |    JOHN BATTLEFIELD 
    Pookie 
    Москвич   |     Dídac     ZZeraf     Tayling | Estia Province 15:31 | 
 More 25 Apr 10:14 |    JOHN BATTLEFIELD 
    Dídac 
    yz   |     Pookie     Kouounin Hyoma     ZZeraf | Estia Province 03:49 | 
 More 25 Apr 07:26 |    Rostam40k 
    Tobi 
    JOHN BATTLEFIELD   |     xX[=Piluco=]Xx     Big Ounce     Morty |  09:15 | 
 More 25 Apr 04:11 |    Tete2Q 
    Le puceau sanglant 
    AlphaLegion   |     Jadow     Imperator Draktan     Law of the Bolter | Boranis Refinery 19:12 | 
 More 25 Apr 03:42 |    菜鸟天敌-火蛇哥!爱蹲坑!(LET GO) 
    Im South KOREAN 
    Amp776   |     AlphaLegion     Lyon     [Le fou] Akeno Rei |  30:34 | 
« Previous 1  ... 
2035 2036 2037 2038 2039 2040 2041 2042 2043 Next »