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 7 Jun 22:26 |    AlphaLegion 
    ChunkyCoates 
    Morenth   |     Shark     Krokodile     SilverGann | Fortuna Sanctum 11:42 | 
 More 7 Jun 22:04 |    leomer 
    AlphaLegion 
    Afan   |     broodlordhydralisk     dragan.kocko     Angel | Kathrin purification plant 17:23 | 
 More 7 Jun 21:51 |    Zeno 
    Rabid Rabbit 
    NaibStilgar   |     eM7     Nock     Neutral | Valderus Refinery 16:31 | 
 More 7 Jun 21:28 |    Dr. Akula DDS. 
    NaibStilgar 
    Ualicho   |     Shark     Krokodile     Kingme200 | Estia Province 15:12 | 
 More 7 Jun 21:10 |    ChunkyCoates 
    Shark 
    radman   |     Nock     Sapiens     NaibStilgar | Kathrin purification plant 21:06 | 
 More 7 Jun 20:47 |    B'orn 
    TravMat 
    Medvedos   |     radman     ChunkyCoates     Kwisatz Haderach |  03:52 | 
 More 7 Jun 20:42 |    B'orn 
    Сладкий Пирожок 
    Song   |     BaronPenelope     Darth Revan     Broadbone | Fortuna Sanctum 22:38 | 
 More 7 Jun 20:16 |    Ninrai 
    dastad 
    Kata VIII   |     Fatum Vega     Ahaga     Quikk | Angstrom Heights 24:33 | 
 More 7 Jun 19:20 |    B'orn 
    Сладкий Пирожок 
    BaronPenelope   |     Ten typ     Burning     Broadbone | Fortuna Sanctum 11:47 | 
 More 7 Jun 19:15 |    Centzontotochtin 
    Jones 
    Raven   |     Angel     nCAuKEP     AllekroN | Garvus Ice Gate 24:42 | 
 More 7 Jun 19:11 |    Dr. Akula DDS. 
    Hard bot 
    Kwisatz Haderach   |     dastad     Aponnk     pasaporoknortan | Kathrin purification plant 11:59 | 
 More 7 Jun 18:43 |    did not quit- Rambo will be back 
    Lamk1n 
    Jones   |     Centzontotochtin     Gatts     GoldenChicken | Kathari Ruins 14:01 | 
 More 7 Jun 18:21 |    Drekas 
    FULGRIMM 
    Arise   |     Quikk     Baby1Dragon     Шолод | Fen Dunloch 19:24 | 
 More 7 Jun 16:54 |    The Great Sleeper 
    Pestis 
    Pomadki :*   |     Uruk-Hai     SilverGann     pasaporoknortan |  22:58 | 
 More 7 Jun 16:02 |    Nock 
    Jones 
    Kingme200   |     Prinny     WAR     Trans Gamer |  18:18 | 
 More 7 Jun 14:21 |    Microsoft Excel 
    Gordian Vorenthul 
    [BAGAŻNIK] PatrickNerdu   |     Quikk     BroBoss     yz | Angstrom Heights 23:59 | 
 More 7 Jun 14:12 |    Uncle_Bullya 
    [56e]AggofanCZ 
    SilverGann   |     DioBrando     Pestis     The Great Sleeper |  19:31 | 
 More 7 Jun 13:53 |    Microsoft Excel 
    [BAGAŻNIK] PatrickNerdu 
    Gordian Vorenthul   |     Orangelash     Almahr     Cheesecake Actual | Graesark Undercity 14:15 | 
 More 7 Jun 13:35 |    Igis101 
    dastad 
    Trans Gamer   |     Microsoft Excel     Gordian Vorenthul     [BAGAŻNIK] PatrickNerdu | Quests redemption 16:36 | 
 More 7 Jun 13:14 |    Microsoft Excel 
    [BAGAŻNIK] PatrickNerdu 
    Gordian Vorenthul   |     eM7     DeZ     Zero Cry |  06:00 | 
 More 7 Jun 08:15 |    did not quit- Rambo will be back 
    OG FIRE 
    Cheesecake Actual   |     F1N4L3     Communist Squid     The Great Sleeper | Estia Province 07:28 | 
 More 7 Jun 08:13 |    Ninrai 
    Voodoo 
    EceH4iK   |     The Mayor of Munchkin Land     IIIIIIIIII     DarkKrieg | Kathrin purification plant 15:23 | 
 More 7 Jun 06:13 |    Khorneholio 
    Злобный 
    Red_crown555   |     Wolfguard     Vide     Darkar | Siege of Vraks 10:27 | 
 More 7 Jun 05:59 |    Khorneholio 
    Wolfguard 
    Red_crown555   |     Darkar     Злобный     Maid Laika | Kathrin purification plant 06:42 | 
 More 7 Jun 05:46 |    Khorneholio 
    Wolfguard 
    Oleg   |     Red_crown555     Злобный     Darkar | Kathrin purification plant 00:49 | 
« Previous 1  ... 
1964 1965 1966 1967 1968 1969 1970 1971 1972  ... 
2043 Next »