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 22 Jun 05:19 |    Mowgli 
    Broodwich 
    nelson man   |     HarKon     {TB} Snno1     Gaius Baltar | Graesark Undercity 17:45 | 
 More 22 Jun 05:00 |    24 
    Red_crown555 
    NightHog   |     HarKon     Tekesh     VagrantTable | Hades Wastes (redux) 21:07 | 
 More 22 Jun 04:37 |    NightHog 
    HarKon 
    24   |     Red_crown555     VagrantTable     Tekesh | Graesark Undercity 20:46 | 
 More 22 Jun 03:52 |    Tekesh 
    24 
    Not Konrad   |     Red_crown555     HarKon     TheOrangeMuppet | Kathrin purification plant 11:06 | 
 More 22 Jun 03:34 |    HarKon 
    Moopuppy 
    [FEG] Slime   |     BoxGod     Gaius Baltar     [FEG] SuperMegaUltraPanda | Estia Province 23:08 | 
 More 22 Jun 03:03 |    [FEG] SuperMegaUltraPanda 
    [FEG] Venjitron 
    Psina   |     Im Vegan     [FEG] Slime     HarKon | Angstrom Heights 13:19 | 
 More 21 Jun 19:54 |    stigma8113 
    Elly Cat 
    magictag-tah   |     [EL] Peter Brabeck-Letmathe     GODlyMade     RetardedMentalGuy | Kathrin purification plant 20:05 | 
 More 21 Jun 17:48 |    Mendicant Bias 
    Toruello 
    [EL] Peter Brabeck-Letmathe   |     Knight of Blood     Alex_XLegio     Norni | Kathrin purification plant 21:59 | 
 More 21 Jun 16:39 |    Tekesh 
    [EL] Peter Brabeck-Letmathe 
    EagleRed   |     Нежданчег     Red_crown555     Arise | Kathrin purification plant 24:15 | 
 More 21 Jun 15:46 |    kesuga7 
    Red_crown555 
    Miwa   |     Ruthless at Heart     RetardedMentalGuy     cyanIDe aka cy | Kathrin purification plant 12:15 | 
 More 21 Jun 15:26 |    kesuga7 
    Afeat 
    Foxtail   |     Dobrozhir     Ruthless at Heart     Stoned_elf | Kathrin purification plant 20:27 | 
 More 21 Jun 13:07 |    E1 
    JOHN 
    Neutral   |     Red_crown555     Fov     Bradare | Graesark Undercity 31:09 | 
 More 21 Jun 10:58 |    Alende779 
    likebeat 
    Lord_Puzo   |     Red_crown555     Miggs     Stybek | Fen Dunloch 07:05 | 
 More 21 Jun 10:46 |    Alende779 
    Lord_Puzo 
    goodjo   |     Red_crown555     <]Alex[>     Pooh | Fen Dunloch 02:00 | 
 More 21 Jun 10:33 |    Toruello 
    Red_crown555 
    Griffinhunter   |     SCRAP     Gom     Im Vegan | Fen Dunloch 20:30 | 
 More 21 Jun 07:22 |    ColeMagraph 
    SweetMisanthrope 
    HeaDCraB   |     DarkAngel     Red_crown555     Dirk Diggler | Fen Dunloch 25:31 | 
 More 21 Jun 07:05 |    Lord_Puzo 
    Alende779 
    irascidle   |     Mostafa     Khorneholio     Miggs | Quests redemption 30:56 | 
 More 21 Jun 06:19 |    JOHN 
    Red_crown555 
    doom guy   |     goodjo     ColeMagraph     Aguxyz | Fen Dunloch 18:23 | 
 More 21 Jun 00:26 |    Tekesh 
    DanielGrushin 
    Red_crown555   |     Neutral     Bebop     E1 | Kathrin purification plant 14:08 | 
 More 20 Jun 23:40 |    E1 
    Bebop 
    Zero Cry   |     Strongest Latino     Red_crown555     Neutral | Graesark Undercity 17:33 | 
 More 20 Jun 17:33 |    Fov 
    MrCrow 
    Tom Bombadil   |     cyanIDe aka cy     [EL] Peter Brabeck-Letmathe     Smart_bot | Fen Dunloch 20:27 | 
 More 20 Jun 17:07 |    Fov 
    [EL] Peter Brabeck-Letmathe 
    MrCrow   |     cyanIDe aka cy     Smart_bot     Darsvader | Hades Wastes (redux) 27:55 | 
 More 20 Jun 11:19 |    AngryMetalGuy 
    [EL] Peter Brabeck-Letmathe 
    [WIC] Ghaz   |     Fritz     Gatts     Arise | Typhon Mire 13:15 | 
 More 20 Jun 10:50 |    Toruello 
    BoxGod 
    Red_crown555   |     [EL] Peter Brabeck-Letmathe     Ruthless at Heart     Strongest Latino | Fen Dunloch 02:25 | 
 More 20 Jun 10:44 |    Toruello 
    Red_crown555 
    Geso0   |     Duds71     [EL] Peter Brabeck-Letmathe     BoxGod | Fen Dunloch 00:01 | 
« Previous 1  ... 
78 79 80 81 82 83 84 85 86  ... 
2043 Next »