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 27 Apr 19:49 |    Rory Mercury's Lover 
    [YEET] Fiery 
    AndreiWar   |     Aitoxus     Angela'sRage     Doflamingo |  10:05 | 
 More 27 Apr 19:20 |    ibisredibis 
    Zamp01337 
    Metatron   |     megatron905     Grunk     Jones | Wraath of Baal 24:01 | 
 More 27 Apr 18:55 |    Slowgun 
    Spicy Havoc 
    [YEET] Fiery   |     Le puceau sanglant     AlphaLegion     TECHNOCOBRA | Argent Shelf Redux 16:20 | 
 More 27 Apr 18:44 |    dies irae kyrie 
    Zamp01337 
    Lyon   |     [Phx]Ghost     yipyip     ❀❀ Marcus Aurelius ❀❀ | Wraath of Baal 13:49 | 
 More 27 Apr 18:42 |    ChunkyCoates 
    ibisredibis 
    Darth Revan   |     AST     Red_crown555     Angela'sRage | Quests redemption 17:54 | 
 More 27 Apr 18:05 |    Duser 
    B'orn 
    Spicy Havoc   |     AlphaLegion     nicola_ferrari     Le puceau sanglant | Graesark Undercity 13:10 | 
 More 27 Apr 18:02 |    OTGB 
    OZzzI2K 
    - tachyon -   |     Guy holding a cup holding a cup     Reynald     Renille | Valinograd 15:53 | 
 More 27 Apr 17:43 |    ibisredibis 
    ZZeraf 
    Reynald   |     Keid     Morty     Angela'sRage | Estia Province 08:45 | 
 More 27 Apr 17:24 |    Shokran 
    ❀❀ Marcus Aurelius ❀❀ 
    Reynald   |     Guy holding a cup holding a cup     Zamp01337     Redacted |  07:16 | 
 More 27 Apr 17:20 |    Jaybob 
    OTGB 
    traplan   |     YOM92     AlphaLegion     Kaffi | Siege of Vraks 10:17 | 
 More 27 Apr 16:56 |    Gatts 
    Mike Rotch 
    Reynald   |     Incubator     HeaDCraB     Хмельной колдун | Angstrom Heights 10:17 | 
 More 27 Apr 16:52 |    Dux 
    Talseer 
    nicola_ferrari   |     Booker     ❀❀ Marcus Aurelius ❀❀     =]I[= n e | Angstrom Heights 11:09 | 
 More 27 Apr 16:40 |    Slowgun 
    AlphaLegion 
    Zamp01337   |     Common soldier     Reynald     Arise |  26:51 | 
 More 27 Apr 16:10 |    Leksandr 
    Excoriator 
    Хмельной колдун   |     AlphaLegion     ZZeraf     Papa Smurf | Typhon Mire 13:05 | 
 More 27 Apr 15:30 |    Gordian Vorenthul 
    =]I[= n e 
    [BAGAŻNIK] Ovarmind   |     lgs72     Pooh     Zamp01337 | Estia Province 22:05 | 
 More 27 Apr 15:07 |    Pooh 
    Laurr 
    Common soldier   |     Aitoxus     Larondar     Askazar | Graesark Undercity 17:59 | 
 More 27 Apr 14:35 |    lgs72 
    Morty 
    [YEET] Fiery   |     uphighdow3     Rory Mercury's Lover     Jujubar |  17:51 | 
 More 27 Apr 11:59 |    Jujubar 
    Ninrai 
    Arise   |     ZZeraf     xX[=Piluco=]Xx     Pooh | Kathrin purification plant 25:04 | 
 More 27 Apr 11:40 |    ДОБРЫЙ 
    Im South KOREAN 
    Jones   |     Greenky     Rabid Rabbit     2nd Lt K. Aquila | Garvus Ice Gate 13:27 | 
 More 27 Apr 11:18 |    Gatts 
    Fear 
    Rostam40k   |     GreenWii     xX[=Piluco=]Xx     lgs72 | Graesark Undercity 00:06 | 
 More 27 Apr 11:09 |    Rostam40k 
    Gatts 
    ZZeraf   |     xX[=Piluco=]Xx     GreenWii     ДОБРЫЙ | Hades Wastes (redux) 22:21 | 
 More 27 Apr 11:03 |    bodhi 
    Pookie 
    yz   |     Fear     heinrich.gamma.mg     Dhar'dhaoneth Nazgûleth | Quests redemption 27:47 | 
 More 27 Apr 08:36 |    Avaris 
    Lokyo 
    SlowStrokeKing   |     Im South KOREAN     Incubator     Pooh | Meridian High City 19:15 | 
 More 27 Apr 08:10 |    Im South KOREAN 
    xX[=Piluco=]Xx 
    Avaris   |     Lokyo     Incubator     Pooh | Fen Dunloch 02:05 | 
 More 27 Apr 08:00 |    Im South KOREAN 
    Lokyo 
    Avaris   |     Pooh     DM|Vi-tec     Jujubar | Quests redemption 13:22 | 
« Previous 1  ... 
2032 2033 2034 2035 2036 2037 2038 2039 2040  ... 
2043 Next »