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 00:40 |    Nock 
    Ruthless at Heart 
    Imperator Draktan   |     Techno Bones     Neutral     Broodwich | Fortuna Sanctum 09:41 | 
 More 7 Jun 00:27 |    Lokyo 
    Neutral 
    Ruthless at Heart   |     Darth Revan     Avaris     Broodwich | Quests redemption 17:18 | 
 More 7 Jun 00:08 |    Nock 
    Ruthless at Heart 
    Wolfguard   |     Broodwich     Gatts     Great Googily Moogily |  07:01 | 
 More 6 Jun 23:57 |    Radical Larry 
    Ruthless at Heart 
    Gaius Baltar   |     TheOrangeMuppet     Kaze     Sciflll | Estia Province 10:18 | 
 More 6 Jun 22:48 |    Sxem 
    Swolo 
    Gatts   |     Blythe     ЛЕЧЕБНИЦА КЕЛЕЙЩЕНКО     victorchensky |  08:58 | 
 More 6 Jun 22:36 |    Avaris 
    Angel 
    victorchensky   |     Prinny     Krokodile     Shark | Ulthane Temple 12:33 | 
 More 6 Jun 22:20 |    Pookie 
    Avaris 
    victorchensky   |     бавтика     Krokodile     Sxem |  11:36 | 
 More 6 Jun 21:56 |    Radical Larry 
    AST 
    ЛЕЧЕБНИЦА КЕЛЕЙЩЕНКО   |     victorchensky     Gaius Baltar     ChunkyCoates | Kathari Ruins 17:44 | 
 More 6 Jun 21:36 |    Radical Larry 
    victorchensky 
    ChunkyCoates   |     E1     Ahaga     AST | Siege of Vraks 09:46 | 
 More 6 Jun 21:33 |    Maharius 
    Medvedos 
    The Great Sleeper   |     Orangelash     Krokodile     Almahr |  26:53 | 
 More 6 Jun 21:16 |    Raven 
    dragan.kocko 
    Nock   |     ЛЕЧЕБНИЦА КЕЛЕЙЩЕНКО     Khalin     Gote | Estia Province 29:48 | 
 More 6 Jun 21:04 |    E1 
    flaming 
    Mostafa   |     Angel     stigma8113     Kañê†hêRêD | Estia Province 13:59 | 
 More 6 Jun 21:02 |    Almahr 
    Aristocrat 
    Maid Laika   |     The Great Sleeper     Maharius     Medvedos |  13:07 | 
 More 6 Jun 20:47 |    ЛЕЧЕБНИЦА КЕЛЕЙЩЕНКО 
    <<god_of_conquest>> 
    Arise   |     Prinny     E1     Maharius | Graesark Undercity 17:37 | 
 More 6 Jun 20:46 |    Mostafa 
    [WIC] Ghaz 
    SmilingBlade   |     [WIC] Adreva     IIIIIIIIII     stigma8113 | Quests redemption 20:29 | 
 More 6 Jun 20:44 |    Pestis 
    Medvedos 
    The Great Sleeper   |     Sciflll     Laki     [DDV] Princess Rea |  12:34 | 
 More 6 Jun 20:29 |    Pestis 
    Medvedos 
    The Great Sleeper   |     AZOT     Sciflll     [56e]AggofanCZ |  07:59 | 
 More 6 Jun 20:21 |    Mostafa 
    Angel 
    khairne   |     leomer     stigma8113     Doomfrog | Quests redemption 22:26 | 
 More 6 Jun 20:06 |    Radical Larry 
    Khalin 
    Hard bot   |     Hutsy     Maximum BK     Orangelash | Angel Gate (redux) 27:52 | 
 More 6 Jun 19:53 |    leomer 
    stigma8113 
    Griinsash   |     Blythe     Mostafa     GoldenChicken | Kathrin purification plant 21:09 | 
 More 6 Jun 19:46 |    bob 
    Ninrai 
    oLev   |     did not quit- Rambo will be back     Bestie     ZZeraf | Kathrin purification plant 06:43 | 
 More 6 Jun 19:28 |    bob 
    Maximum BK 
    oLev   |     did not quit- Rambo will be back     ZZeraf     Bestie | Quests redemption 16:59 | 
 More 6 Jun 18:53 |    Jones 
    Fraqueza 
    XeJlJl   |     Me4     yz     Maid Laika | Quests redemption 32:46 | 
 More 6 Jun 18:53 |    alfss.obsd 
    Relington 
    Aximey   |     Ualicho     .zwei     Metatron |  17:52 | 
 More 6 Jun 18:11 |    Techno Bones 
    leomer 
    Ravén   |     Breeze     OtMOROZok     Jones | Hades Wastes (redux) 09:03 | 
« Previous 1  ... 
1965 1966 1967 1968 1969 1970 1971 1972 1973  ... 
2043 Next »