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 6 Jun 17:59 |    Jones 
    Incubator 
    BattedNutria   |     Breeze     OtMOROZok     oLev | Hades Wastes (redux) 17:39 | 
 More 6 Jun 17:34 |    GoldenChicken 
    Haarken 
    Afan   |     Cheesecake Actual     Incubator     OtMOROZok | Hades Wastes (redux) 17:57 | 
 More 6 Jun 17:13 |    Radical Larry 
    HUOMIDIS 
    Hard bot   |     BattedNutria     Haarken     Ten typ | Kathrin purification plant 19:53 | 
 More 6 Jun 16:51 |    Wolfguard 
    =]I[= n e 
    bob   |     Ten typ     Haarken     HUOMIDIS | Kathrin purification plant 04:23 | 
 More 6 Jun 16:09 |    Zaxx Iffron 
    .zwei 
    Skeiven   |     Dobby     Radical Larry     HUOMIDIS | Hades Wastes (redux) 23:03 | 
 More 6 Jun 15:49 |    Martias Ignotum 
    Excoriator 
    Disposable_Heroes   |     Aze     AZOT     rodney ogg |  18:04 | 
 More 6 Jun 15:26 |    Martias Ignotum 
    AZOT 
    rodney ogg   |     Nameer     Sheep Lord     Vegas |  20:52 | 
 More 6 Jun 14:37 |    Red_crown555 
    Aitoxus 
    Laurr   |     Pookie     Ten typ     Dexter Morgan | Quests redemption 09:41 | 
 More 6 Jun 14:24 |    Red_crown555 
    NQ 
    StarFall1   |     broodlordhydralisk     Vegas     killsqueen | Nocturne 18:18 | 
 More 6 Jun 13:18 |     
    Zadkový Démon 
    Skeiven   |     Tayling     Ruthless at Heart     leomer |  13:46 | 
 More 6 Jun 11:57 |    OTGB 
    Me4 
    Ravén   |     Hard bot     Jaybob     Haarken | Estia Province 22:16 | 
 More 6 Jun 11:24 |    alfss.obsd 
    Peronchismo 4ever 
    Booker   |     Lamk1n     klocky01     ZZeraf | Kathari Ruins 10:28 | 
 More 6 Jun 09:12 |    pancake lover 
    The Mayor of Munchkin Land 
    ShaFex   |     benech     The Great Sleeper     Maharius | Estia Province 11:55 | 
 More 6 Jun 07:55 |    IIIIIIIIII 
    did not quit- Rambo will be back 
    [FEG] Venjitron   |     Hard bot     Bread     Vide | Fortuna Sanctum 31:05 | 
 More 6 Jun 03:17 |    Fenixgoon 
    Blythe 
    Kel   |     Uncle_Bullya     Disposable_Heroes     Mike Rotch | Nocturne 22:53 | 
 More 5 Jun 23:03 |    Wolfguard 
    eM7 
    Nock   |     xX[=Piluco=]Xx     Hex     Злобный | Kathrin purification plant 11:02 | 
 More 5 Jun 22:48 |    Wolfguard 
    xX[=Piluco=]Xx 
    ziemniakozerca   |     Booker     Toshi_     Злобный | Estia Province 21:16 | 
 More 5 Jun 22:30 |    Jones 
    бавтика 
    IWantToFlyIntoSpace   |     Nock     leonus     BloodyM@ry | Quests redemption 14:23 | 
 More 5 Jun 22:07 |    panzerbatallion 
    bob 
    Lokyo   |     Jones     Злобный     eM7 | Avensa Stronghold 08:39 | 
 More 5 Jun 22:00 |    B'orn 
    >Alica< 
    Medvedos   |     Pomadki :*     Atajano     ЗИГОТА | Avensa Stronghold 10:05 | 
 More 5 Jun 21:46 |    Atajano 
    Almahr 
    IIIIIIIIII   |     TravMat     B'orn     >Alica< | Avensa Stronghold 09:43 | 
 More 5 Jun 21:32 |    B'orn 
    >Alica< 
    DioBrando   |     IIIIIIIIII     РаянГосленко     TravMat | Avensa Stronghold 22:11 | 
 More 5 Jun 21:06 |    B'orn 
    >Alica< 
    DioBrando   |     AZOT     Atajano     Кадзимба | Avensa Stronghold 15:23 | 
 More 5 Jun 21:02 |    alfss.obsd 
    leonus 
    Almahr   |     Me4     Naipez     РаянГосленко | Quests redemption 22:48 | 
 More 5 Jun 19:52 |    The Great Sleeper 
    Maharius 
    Leeroy   |     irontree     LW | MUERTE     inz_hector |  08:01 | 
« Previous 1  ... 
1966 1967 1968 1969 1970 1971 1972 1973 1974  ... 
2043 Next »