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 15 Oct 10:50 |    Henry Cavill Loves Warhammer 40K 
    Секач Бородач 
    Saint Galahad   |     Shoris     Red_crown555     Alpha Centauri |  22:43 | 
 More 15 Oct 06:48 |    Thorinc 
    Machine Elf 
    Rebel   |     [EL] Peter Brabeck-Letmathe     Tekesh     Kaze | Kathrin purification plant 26:31 | 
 More 15 Oct 03:51 |    Rookzero 
    WitcherG 
    Hellhound   |     AnimalMother     Rotkilleur     The Salty Scarab | Fortuna Sanctum 11:43 | 
 More 15 Oct 03:31 |    The Salty Scarab 
    Hellhound 
    The Magic Man   |     WitcherG     Rotkilleur     Silco | Valhalla Oilfield 26:07 | 
 More 15 Oct 02:59 |    DarnedDragoon 
    Denvoy 
    JamezNunes   |     0neAgainstMany     Rookzero     AfternoonParrot | Quests redemption 22:12 | 
 More 15 Oct 02:57 |    Revs 
    Jeff 
    Red_crown555   |     24     NightHog     AngryMetalGuy | Estia Province 17:45 | 
 More 15 Oct 02:07 |    The Salty Scarab 
    WitcherG 
    Rotkilleur   |     Aspect     The Magic Man     AnimalMother | Estia Province 28:16 | 
 More 15 Oct 02:07 |    Kaze 
    Mowgli 
    Red_crown555   |     monse     xX[=Piluco=]Xx     Denvoy | Kathrin purification plant 26:27 | 
 More 15 Oct 01:33 |    The Salty Scarab 
    Hellhound 
    Rookzero   |     Aspect     AnimalMother     Dreadzor | Siege of Vraks 15:38 | 
 More 15 Oct 01:13 |    The Salty Scarab 
    AnimalMother 
    Rotkilleur   |     Aspect     Hellhound     Hilldric | Estia Province 15:13 | 
 More 15 Oct 00:54 |    24 
    NightHog 
    Tekesh   |     Mostafa     xX[=Piluco=]Xx     MAD DUCK | Kathrin purification plant 25:14 | 
 More 15 Oct 00:53 |    Hilldric 
    Rookzero 
    Rotkilleur   |     Aspect     AnimalMother     Hellhound | Meridian High City 10:06 | 
 More 15 Oct 00:38 |    Haylex 
    Creistan 
    Raver   |     Top Hat Tom     Oppressor     Rookzero |  22:12 | 
 More 15 Oct 00:36 |    Hilldric 
    AnimalMother 
    Indypride   |     Durno von Arglau     Rotkilleur     Aspect | Quests redemption 23:59 | 
 More 15 Oct 00:26 |    RedReVenge 
    Grimm 
    Mostafa   |     24     NightHog     [YEET] SchmusCriminal | Typhon Mire 20:18 | 
 More 15 Oct 00:08 |    Richwhatt 
    Widow 
    MCcharboule   |     Venjitron can go fμ*k himself     Oppressor     Rookzero | Angstrom Heights 14:49 | 
 More 15 Oct 00:01 |    NightHog 
    24 
    [YEET] SchmusCriminal   |     RedReVenge     Red_crown555     Mostafa | Estia Province 22:31 | 
 More 14 Oct 23:38 |    Haylex 
    Eat My Tarts 
    AlphaLegion   |     SebastianMenetil     Rookzero     StJimmy |  13:41 | 
 More 14 Oct 23:38 |    [YEET] SchmusCriminal 
    NightHog 
    24   |     Red_crown555     Mostafa     Grimm | Fen Dunloch 14:09 | 
 More 14 Oct 22:08 |    Oppressor 
    Shinji 
    Venjitron can go fμ*k himself   |     Злобный     Le Perv42     Red_crown555 | Quests redemption 03:15 | 
 More 14 Oct 22:03 |    [Dengue]™Alexandro 
    Great Heart 
    24   |     nucka4ya     Mizu     Red_crown555 | Argus Jungle Gate 10:45 | 
 More 14 Oct 21:46 |    Mas Turbo 
    MCcharboule 
    Rookzero   |     and Mr.Brain     FxL     Centzontotochtin | Fen Dunloch 09:51 | 
 More 14 Oct 21:30 |    Nityphice 
    TruMediaMix1 
    Rookzero   |     Bardack89     [DOJ] GoldenCan     chainsawpaul | Fen Dunloch 26:07 | 
 More 14 Oct 21:26 |    Void <>Dragon 
    and Mr.Brain 
    Crapaud   |     Centzontotochtin     Shinji     Stoned_elf | Avensa Stronghold 07:25 | 
 More 14 Oct 17:33 |    [YEET] SchmusCriminal 
    Pope Vader 
    AngryMetalGuy   |     Jeff     Sheffy     Tomdery | Typhon Mire 10:27 | 
« Previous 1 2 3 4 5 6 7 8 9  ... 
2043 Next »