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 10 Jun 04:02 |    Imperator Draktan 
    Templar$Ghost 
    xX[=Piluco=]Xx   |     Red_crown555     Gaius Baltar     nelson man | Kathrin purification plant 04:05 | 
 More 10 Jun 03:28 |    Quikk 
    Templar$Ghost 
    Red_crown555   |     jimguistical     Bienfu     Sir Gunter The Kaiser |  12:43 | 
 More 10 Jun 00:00 |    did not quit- Rambo will be back 
    Templar$Ghost 
    xX[=Piluco=]Xx   |     Val.Hero     Logis     Gaius Baltar | Hades Wastes (redux) 10:25 | 
 More 9 Jun 23:38 |    AfterSHOCK! 
    August 
    Kwisatz Haderach   |     RdklGrunt     Ualicho     Neutral |  12:34 | 
 More 9 Jun 23:00 |    wRaThgoD | SatoRu gODjo 
    Blythe 
    hopexo   |     Aristocrat     ChunkyCoates     Kwisatz Haderach | Typhon Mire 18:13 | 
 More 9 Jun 22:50 |    did not quit- Rambo will be back 
    Okiti 
    AfterSHOCK!   |     Bath Drownie Jr.     Astartes     CptGeorges |  21:45 | 
 More 9 Jun 22:22 |    did not quit- Rambo will be back 
    Okiti 
    Unavy   |     Bath Drownie Jr.     Radical Larry     Kwisatz Haderach | Avensa Stronghold 20:42 | 
 More 9 Jun 22:12 |    dragan.kocko 
    Rabid Rabbit 
    Astartes   |     MoZ     broodlordhydralisk     ЛЕЧЕБНИЦА КЕЛЕЙЩЕНКО | Kathrin purification plant 21:18 | 
 More 9 Jun 21:46 |    dragan.kocko 
    Unavy 
    Astartes   |     broodlordhydralisk     Raven     Wagners Schützengruppe | Typhon Mire 16:12 | 
 More 9 Jun 21:26 |    Pookie 
    AHPEM 
    UNIVERSAM76   |     Shark     ChunkyCoates     Raven | Estia Province 13:33 | 
 More 9 Jun 20:54 |    Raven 
    Dead Metal 
    Booker   |     Hellion     Khalin     Kwisatz Haderach |  18:45 | 
 More 9 Jun 20:52 |    Gatts 
    Prinny 
    Astartes   |     oLev     leomer     AHPEM | Meridian High City 06:59 | 
 More 9 Jun 20:40 |    oLev 
    Ten typ 
    Radical Larry   |     Astartes     Angel     did not quit- Rambo will be back | Kathrin purification plant 20:29 | 
 More 9 Jun 20:32 |    Quirkles 
    ЛЕЧЕБНИЦА КЕЛЕЙЩЕНКО 
    Aponnk   |     Dead Metal     - tachyon -     Kwisatz Haderach | Kathrin purification plant 15:47 | 
 More 9 Jun 20:16 |    Sir 
    Nameer 
    Ten typ   |     did not quit- Rambo will be back     Astartes     The Black Cardinal | Estia Province 14:23 | 
 More 9 Jun 19:57 |    Angel 
    Astartes 
    OwNEr   |     hopexo     did not quit- Rambo will be back     The Black Cardinal | Hades Wastes (redux) 14:37 | 
 More 9 Jun 19:56 |    Fatum Vega 
    Booker 
    Злобный   |     Shark     Krokodile     Solos... Loading | Kathrin purification plant 33:31 | 
 More 9 Jun 19:40 |    ChunkyCoates 
    [YEET] Fiery 
    Blythe   |     Khalin     did not quit- Rambo will be back     Astartes | Graesark Undercity 09:13 | 
 More 9 Jun 19:29 |    Jaybob 
    Einar Helwinter 
    irontree   |     EasyRush     Gatts     Astartes |  03:17 | 
 More 9 Jun 19:20 |    [WIC] Alex, The Bald Fool 
    Doomfrog 
    IIIIIIIIII   |     Fatum Vega     Astartes     Maid Laika | Quests redemption 01:03 | 
 More 9 Jun 19:15 |    Morty 
    [WIC] Alex, The Bald Fool 
    IIIIIIIIII   |     Astartes     Fatum Vega     Злобный | Hades Wastes (redux) 12:10 | 
 More 9 Jun 19:00 |    IIIIIIIIII 
    [WIC] Alex, The Bald Fool 
    Astartes   |     Злобный     Ten typ     Hakka | Estia Province 17:47 | 
 More 9 Jun 18:49 |    Maharius 
    Pomadki :* 
    Сладкий Пирожок   |     МАКТРАХЕР     The Great Sleeper     Pestis | Calderis Refinery 16:39 | 
 More 9 Jun 18:28 |    Blythe 
    The Great Sleeper 
    Сладкий Пирожок   |     МАКТРАХЕР     Maharius     Pomadki :* |  22:33 | 
 More 9 Jun 18:21 |    CBAPLLLuK 
    Hakka 
    Злобный   |     Burk     FULGRIMM     Astartes | Argent Shelf 21:48 | 
« Previous 1  ... 
1961 1962 1963 1964 1965 1966 1967 1968 1969  ... 
2043 Next »