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 3 Jun 16:10 |    oLev 
    Wolfguard 
    Maharius   |     Papa Smurf     Nock     Law of the Bolter | Estia Province 11:47 | 
 More 3 Jun 15:29 |    Kata VIII 
    stigma8113 
    Злобный   |     kesuga7     Wolfguard     yz | Kathrin purification plant 11:39 | 
 More 3 Jun 14:43 |    AlphaLegion 
    Sett Lynch 
    ShaFex   |     crazychairman96     Maharius     Khalin | Hades Wastes (redux) 11:48 | 
 More 3 Jun 14:28 |    Жабычь 
    Maharius 
    The Great Sleeper   |     SlowStrokeKing     Tayling     Vide |  19:39 | 
 More 3 Jun 14:00 |    The Great Sleeper 
    Maharius 
    Жабычь   |     Mas Turbo     inz_hector     SlowStrokeKing |  17:59 | 
 More 3 Jun 13:46 |    MammothMKII 
    Ten typ 
    Злобный   |     ~ KriegMan  ~     Zee Captain     Sett Lynch |  13:56 | 
 More 3 Jun 04:42 |    Vide 
    Boquenetul 
    nucka4ya   |     Kiwi Ghoul     did not quit- Rambo will be back     Kaze | Kathrin purification plant 13:51 | 
 More 3 Jun 04:20 |    Raven 
    Mike Rotch 
    Great Googily Moogily   |     Boquenetul     Vide     Kiwi Ghoul | Estia Province 13:45 | 
 More 3 Jun 02:53 |    SteelStorm 
    Belial 
    Ruthless at Heart   |     Templar$Ghost     Gaius Baltar     Techno Bones | Graesark Undercity 39:21 | 
 More 3 Jun 01:49 |    Imperator Draktan 
    AlphaLegion 
    Neutral   |     Belial     Ruthless at Heart     hopexo | Calderis Refinery 05:53 | 
 More 3 Jun 01:37 |    Imperator Draktan 
    Neutral 
    Belial   |     Ruthless at Heart     Afan     AlphaLegion | Kathrin purification plant 27:03 | 
 More 3 Jun 00:43 |    AlphaLegion 
    ЯБЬЮСЬАДИНВРИНГЕ 
    Afan   |     Dobx11     Boquenetul     Gaius Baltar | Kathrin purification plant 18:41 | 
 More 3 Jun 00:14 |    AlphaLegion 
    Kingme200 
    Boquenetul   |     Afan     ЯБЬЮСЬАДИНВРИНГЕ     perceptor | Lorthas Cataclysm 22:21 | 
 More 2 Jun 21:52 |    [FEG] Venjitron 
    Arise 
    Metatron   |     Afan     Mike Rotch     Kwisatz Haderach | Garvus Ice Gate 10:13 | 
 More 2 Jun 21:43 |    RedReVenge 
    SteelStorm 
    oLev   |     Val.Hero     KUNG FU PANDA     Sir Gunter The Kaiser | Kathrin purification plant 10:13 | 
 More 2 Jun 21:31 |    Hutsy 
    ~ KriegMan  ~ 
    Shark   |     OctoKnight     Arise     Toshi_ | Hades Wastes (redux) 16:21 | 
 More 2 Jun 21:26 |    Val.Hero 
    SteelStorm 
    YanSpb   |     oLev     D-real     biboran67 | Angel Gate 28:11 | 
 More 2 Jun 21:12 |    Alpharius 
    HellKing666 
    Mr.Muffin   |     crazychairman96     Sapiens     Toshi_ |  16:27 | 
 More 2 Jun 20:54 |    Σαλιγκαράνθρωπος 
    Chinchilla man 
    Raven   |     KUNG FU PANDA     Mike Rotch     Val.Hero |  13:43 | 
 More 2 Jun 20:52 |    Alpharius 
    crazychairman96 
    HellKing666   |     ~ KriegMan  ~     Quikk     Toshi_ |  17:11 | 
 More 2 Jun 20:29 |    Mike Rotch 
    Grunk 
    Quikk   |     ~ KriegMan  ~     nCAuKEP     Afan | Garvus Ice Gate 15:59 | 
 More 2 Jun 20:25 |    The Great Sleeper 
    B'orn 
    Maharius   |     OctoKnight     Hobel     Alex_XLegio |  09:13 | 
 More 2 Jun 20:12 |    crazychairman96 
    Arise 
    morda29   |     AlphaLegion     Zadkový Démon     OctoKnight | Lorthas Cataclysm 19:23 | 
 More 2 Jun 20:10 |    The Great Sleeper 
    B'orn 
    Maharius   |     ChaisePliante     - tachyon -     Afan |  15:41 | 
« Previous 1  ... 
1971 1972 1973 1974 1975 1976 1977 1978 1979  ... 
2043 Next »