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 06:05 |    Avaris 
    Brotherhood of noob 
    Booker   |     The Bear     hg     Vide | Argent Shelf Redux 10:20 | 
 More 27 Apr 05:24 |    Tekesh 
    Omegon 
    [EL] LimBeiCoronaChan   |     Loleverywhere     Lokyo      | Estia Province 13:03 | 
 More 27 Apr 05:07 |     
    Tekesh 
    Lokyo   |     Raven     [EL] LimBeiCoronaChan     Im South KOREAN | Kathrin purification plant 03:29 | 
 More 27 Apr 00:54 |    Trunix 
    Redacted 
    HTG   |     BushW00ki3     Avaris     JOHN BATTLEFIELD | Fortuna Sanctum 05:45 | 
 More 27 Apr 00:26 |    Avaris 
    Gnarpo 
    RedApple   |     ArquimistaTTV     Spehss mahreen     Gaius Baltar | Argus Jungle Gate 02:45 | 
 More 27 Apr 00:21 |    Le puceau sanglant 
    Radical Larry 
    Gnarpo   |     Stuck in Quarantine     Slowgun     Trunix | Fen Dunloch 10:18 | 
 More 26 Apr 23:51 |    RedReVenge 
    Hellion 
    Aguxyz   |     Duser     Trunix     Tuesday | Graesark Undercity 02:17 | 
 More 26 Apr 23:44 |    fire foxx 
    Trunix 
    Hellion   |     Gnarpo     Duser     Mendicant Bias |  06:17 | 
 More 26 Apr 23:33 |    IIIIIIIIII 
    Slowgun 
    Duser   |     Stuck in Quarantine     Jones     Jason | Kathrin purification plant 23:03 | 
 More 26 Apr 23:27 |    RedReVenge 
    Radical Larry 
    Kwisatz Haderach   |     fire foxx     The.T.A     Zamp01337 | Kathrin purification plant 12:25 | 
 More 26 Apr 23:12 |    RedReVenge 
    Kwisatz Haderach 
    Blythe   |     Stybek     AlexnotTheTerrible     Zamp01337 | Estia Province 21:23 | 
 More 26 Apr 22:21 |    IIIIIIIIII 
    Avaris 
    Kwisatz Haderach   |     DaimyoShiore     Zulman     Tuesday | Hades Wastes (redux) 16:14 | 
 More 26 Apr 22:02 |    Tuesday 
    Dídac 
    Bath Drownie Jr.   |     CMonkey     OctoKnight     Kwisatz Haderach | Estia Province 14:16 | 
 More 26 Apr 21:41 |    Laur 
    Hagen 
    Kwisatz Haderach   |     Duser     Metatron     Karuk89 | Graesark Undercity 17:45 | 
 More 26 Apr 21:36 |    Gordian Vorenthul 
    mr_ledward 
    The Tenso   |     sphenomz     =]I[= n e     Adila | Hades Wastes (redux) 29:20 | 
 More 26 Apr 18:46 |    SorroWfuL LivED 
    Sapiens 
    Ten typ   |     Leksandr     Doflamingo     Reynald | Angstrom Heights 12:58 | 
 More 26 Apr 18:31 |    Leksandr 
    Zeno 
    Booker   |     Trojan     ZZeraf     Bath Drownie Jr. | Kathrin purification plant 32:04 | 
 More 26 Apr 18:29 |    ♂Van Darkholme♂ 
    Greenky 
    Reynald   |     Duser     Rept     Karuk89 |  15:23 | 
 More 26 Apr 18:27 |    SorroWfuL LivED 
    Grunk 
    Bebop   |     Zulman     Ununununium     Ten typ | Graesark Undercity 15:17 | 
 More 26 Apr 18:08 |    MammothMKII 
    Deadly Trout 
    nicola_ferrari   |     2alone     DIcKaPb     Shokran | Calderis Refinery 12:33 | 
 More 26 Apr 17:57 |    Ever-Faithful Leobuilt 
    Gottez 
    Reynald   |     Symphogear     Leksandr     Grunk | Graesark Undercity 28:16 | 
 More 26 Apr 17:55 |    Zeno 
    Bath Drownie Jr. 
    Trojan   |     Booker     ZZeraf     Академический интерес | Quests redemption 07:52 | 
 More 26 Apr 17:20 |    OTGB 
    Reynald 
    alea iacta est   |     Angela'sRage     Symphogear     Excoriator | Quests redemption 01:07 | 
 More 26 Apr 17:17 |    SorroWfuL LivED 
    Bebop 
    ZZeraf   |     Trojan     Bath Drownie Jr.     Zeno | Quests redemption 01:23 | 
« Previous 1  ... 
2033 2034 2035 2036 2037 2038 2039 2040 2041  ... 
2043 Next »