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 16 Oct 19:11 |    ZeyneX 
    Centzontotochtin 
    Gosudar   |     cyanIDe aka cy     ChunkyCoates     Lovos | Fortuna Sanctum 21:45 | 
 More 16 Oct 16:55 |    igrok??? 
    cyanIDe aka cy 
    Mostafa   |     Blitz     Lovos     Cuck Commander |  14:39 | 
 More 16 Oct 16:38 |    Fritz 
    Mostafa 
    Wizard Hoovy   |     Saint Galahad     Hex     сын куфекса | Estia Province 20:42 | 
 More 16 Oct 05:55 |    Rookzero 
    AnimalMother 
    Zolo   |     Silco     TheIncan     Rotkilleur | Nocturne 12:39 | 
 More 16 Oct 05:35 |    Ksander 
    Rotkilleur 
    Silco   |     Rookzero     AnimalMother     TheIncan | Estia Province 10:13 | 
 More 16 Oct 04:09 |    Tekesh 
    AlphaLegion 
    Gom   |     Great Heart     Red_crown555     Oppressor | Kathrin purification plant 15:03 | 
 More 16 Oct 03:51 |    AlphaLegion 
    Gom 
    xX[=Piluco=]Xx   |     Red_crown555     Tekesh     Blythe | Kathrin purification plant 29:23 | 
 More 16 Oct 01:08 |    Rookzero 
    The Magic Man 
    Lovos   |     Rotkilleur     NotGreg     Dreadzor | Quests redemption 13:10 | 
 More 16 Oct 00:47 |    The Salty Scarab 
    TheIncan 
    Rookzero   |     The Magic Man     Aspect     Dreadzor | Valinograd 12:41 | 
 More 16 Oct 00:29 |    The Magic Man 
    TheIncan 
    Rookzero   |     Aspect     Durno von Arglau     The Salty Scarab | Avensa Stronghold 17:25 | 
 More 16 Oct 00:03 |    Kaiser Herr Spezial 
    andylyn 
    TruMediaMix1   |     Oppressor     Peronchismo 4ever     Rookzero | Hades Wastes (redux) 12:09 | 
 More 15 Oct 23:22 |    andylyn 
    Kaiser Herr Spezial 
    Stoned_elf   |     Denvoy     Lysyjcherep     Top Hat Tom | Typhon Mire 22:50 | 
 More 15 Oct 22:52 |    [YEET] SchmusCriminal 
    Neutral 
    AngryMetalGuy   |     Mostafa     MAD DUCK     Jeff | Hades Wastes (redux) 19:39 | 
 More 15 Oct 22:46 |    Yo Mama 
    dwgjd+fngmsü 
    Fortune   |     MCcharboule     Stoned_elf     Centzontotochtin | Quests redemption 28:23 | 
 More 15 Oct 22:29 |    [YEET] SchmusCriminal 
    Neutral 
    AngryMetalGuy   |     Mostafa     MAD DUCK     ^Triumph | Typhon Mire 13:09 | 
 More 15 Oct 21:22 |    WonderBread 
    Aensidh 
    KrisIIV   |     ZOXIN     Rookzero     Machine Elf | Hades Wastes (redux) 12:16 | 
 More 15 Oct 21:04 |    Rookzero 
    Amorte 
    perceptor   |     Mas Turbo     ^Triumph     Sir_Osetr | Graesark Undercity 16:51 | 
 More 15 Oct 19:24 |    TvangeS 
    Ligt 
    Нежданчег   |     Mostafa     Machine Elf     сын куфекса | Kathari Ruins 06:00 | 
 More 15 Oct 19:19 |    [Dengue]™Alexandro 
    Hex 
    MAD DUCK   |     Red_crown555     Нежданчег     TvangeS | Quests redemption 06:23 | 
 More 15 Oct 19:11 |    Hex 
    TvangeS 
    Нежданчег   |     Red_crown555     сын куфекса     Choki | Graesark Undercity 08:45 | 
 More 15 Oct 17:53 |    The Tenso 
    Asmondeus 
    Gatts   |     TravMat     Mostafa     Alice | Valderus Refinery 18:53 | 
 More 15 Oct 17:30 |    The Tenso 
    Asmondeus 
    Gatts   |     Alice     [YEET] Fiery     TravMat | Estia Province 18:35 | 
 More 15 Oct 17:10 |    Mizu 
    snimp 
    Durno von Arglau   |     AlphaLegion     WonderBread     Diselok | Argus Jungle Gate 16:39 | 
 More 15 Oct 17:01 |    TravMat 
    The Tenso 
    Asmondeus   |     Alice     Mickey     Godwindx | Kathari Ruins 10:55 | 
 More 15 Oct 15:41 |    Hammerhead 
    Hex 
    Bebop   |     Dorg     Duds71     The main answer - 42 | Ulthane Temple 21:17 | 
« Previous 1 2 3 4 5 6 7 8 9  ... 
2043 Next »