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 28 Apr 14:25 |    xZAxRAMBOx 
    Issio 
    irwin0892   |     ☝ CHECHEN_95     BoB     AST | Kathrin purification plant 12:39 | 
 More 28 Apr 14:12 |    Brotherhood of noob 
    Im South KOREAN 
    Pooh   |     cybercaptain     Vide     Darkar | Kathrin purification plant 11:35 | 
 More 28 Apr 14:04 |    Gordian Vorenthul 
    [BAGAŻNIK] Ovarmind 
    Radical Larry   |     lgs72     Papa Smurf     Big Ounce | Quests redemption 18:53 | 
 More 28 Apr 13:58 |    Im South KOREAN 
    eM7 
    SlowStrokeKing   |     yz     Pooh     Jones | Quests redemption 08:39 | 
 More 28 Apr 13:57 |    AST 
    OTGB 
    cybercaptain   |     Vide     菜鸟天敌-火蛇哥!爱蹲坑!(LET GO)     Brotherhood of noob | Kathari Ruins 13:01 | 
 More 28 Apr 13:40 |    Gordian Vorenthul 
    [BAGAŻNIK] Ovarmind 
    Brotherhood of noob   |     Karuk89     ☝ CHECHEN_95     Jones | Kathrin purification plant 10:51 | 
 More 28 Apr 12:51 |    Gordian Vorenthul 
    [BAGAŻNIK] Ovarmind 
    Alias   |     The Bear     heinrich.gamma.mg     ZZeraf | Estia Province 34:44 | 
 More 28 Apr 12:19 |    Pomadki :* 
    Mercut 
    bodhi   |     Firavel     Ninrai     Larondar | Angel Gate (redux) 09:41 | 
 More 28 Apr 12:10 |    irwin0892 
    Im South KOREAN 
    Booker   |     Rostam40k     heinrich.gamma.mg     ZZeraf |  19:38 | 
 More 28 Apr 12:05 |    Pomadki :* 
    Mercut 
    Firavel   |     Alias     Larondar     Stuck in Quarantine | Angel Gate (redux) 15:26 | 
 More 28 Apr 11:48 |    Booker 
    ZZeraf 
    ∩ JusT♂Smile ∩   |     Im South KOREAN     ☝ CHECHEN_95     [YEET] Fiery | Angstrom Heights 22:47 | 
 More 28 Apr 11:16 |    Gatts 
    Im South KOREAN 
    Fear   |     HeftyGME&AMCBRRRRR     ZZeraf     Booker | Estia Province 20:21 | 
 More 28 Apr 10:50 |    Gatts 
    the other jesus 
    Im South KOREAN   |     Fear     HeftyGME&AMCBRRRRR     ZZeraf | Graesark Undercity 15:12 | 
 More 28 Apr 10:19 |    eM7 
    ❀❀ Marcus Aurelius ❀❀ 
    Im South KOREAN   |     alea iacta est     Jones     Morty | Kathrin purification plant 21:35 | 
 More 28 Apr 03:43 |    nucka4ya 
    Im South KOREAN 
    Paranoid Kamikaze   |     CyouNT     Spicy Havoc     Zamp01337 | Kathrin purification plant 21:03 | 
 More 28 Apr 00:38 |    Tuesday 
    Rostam40k 
    Angron   |     Spicy Havoc     Steelbane     Stofen | Ulthane Temple 16:13 | 
 More 27 Apr 22:29 |     
    Duser 
    Thorinc   |     Jones     Imperator Draktan     CMonkey | Kathrin purification plant 13:05 | 
 More 27 Apr 21:49 |    Krokodile 
    Blythe 
    Jones   |     Shark     Mexika86     ReaperSparton | Avensa Stronghold 25:53 | 
 More 27 Apr 21:25 |    [asdf] Bisonator 
    CrownlessKing 
    Greyspell   |     perceptor     Umpfelgrumpf     Rept | Hades Wastes (redux) 16:07 | 
 More 27 Apr 21:22 |    Booker 
    Ninrai 
    Chuzar   |     Trojan     TravMat     pivolan | Valderus Refinery 22:14 | 
 More 27 Apr 21:04 |    [asdf] Bisonator 
    CrownlessKing 
    Greyspell   |     Seo     Umpfelgrumpf     perceptor | Quests redemption 24:59 | 
 More 27 Apr 20:47 |    Krokodile 
    leebowyer 
    TECHNOCOBRA   |     Blythe     Shark     ❀❀ Marcus Aurelius ❀❀ | Hades Wastes (redux) 20:37 | 
 More 27 Apr 20:34 |    [asdf] Bisonator 
    CrownlessKing 
    Greyspell   |     [WIC] Adreva     Alex_XLegio     ChunkyCoates | Argus Jungle Gate 19:55 | 
 More 27 Apr 19:51 |    Sapiens 
    Metatron 
    SmokeKing   |     Dr. WESe     AlphaLegion     Berihi | Argent Shelf 25:33 | 
« Previous 1  ... 
2031 2032 2033 2034 2035 2036 2037 2038 2039  ... 
2043 Next »