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 5 Oct 21:57 |    nucka4ya 
    Jeff 
    Cuck Commander   |     RedReVenge     TheOrangeMuppet     eM7 | Estia Province 22:34 | 
 More 5 Oct 21:46 |    appiah_Taha 
    lclagette 
    Pisdjez   |     Amorte     энтузиаст     Rookzero | Estia Province 17:07 | 
 More 5 Oct 21:32 |    MAD DUCK 
    Mexika86 
    Pope Vader   |     Jeff     Raver     xX[=Piluco=]Xx | Graesark Undercity 20:03 | 
 More 5 Oct 21:05 |    MAD DUCK 
    RedReVenge 
    xX[=Piluco=]Xx   |     Jeff     DeleD     Mexika86 | Fen Dunloch 20:25 | 
 More 5 Oct 19:52 |    [Dengue]™Alexandro 
    Virga 
    MAD DUCK   |     Jeff     RedReVenge     Widow | Estia Province 19:34 | 
 More 5 Oct 19:24 |    FIMOZ 52 
    Archick 
    Барон Губерт фон   |     Mr. Pronyka     Captain Slog     Jeff | Fen Dunloch 24:18 | 
 More 5 Oct 19:09 |    [Dengue]™Alexandro 
    KhornBite 
    |   |     Centzontotochtin     kesuga7     Freiheit | Estia Province 03:13 | 
 More 5 Oct 19:03 |    KhornBite 
    Red_crown555 
    Gigandy   |     kesuga7     Freiheit     | | Quests redemption 29:38 | 
 More 5 Oct 18:31 |    [Dengue]™Alexandro 
    kesuga7 
    |   |     AfternoonParrot     KhornBite     Red_crown555 | Hades Wastes (redux) 17:01 | 
 More 5 Oct 18:03 |    kesuga7 
    nucka4ya 
    KhornBite   |     Gatts     Red_crown555     Freiheit | Kathrin purification plant 09:27 | 
 More 5 Oct 17:23 |    Death Marine Primarch 
    Freiheit 
    Red_crown555   |     kesuga7     ROFL     Ezekyle | Kathrin purification plant 29:59 | 
 More 5 Oct 16:51 |    kesuga7 
    Freiheit 
    Red_crown555   |     Death Marine Primarch     ROFL     Ezekyle | Kathrin purification plant 09:31 | 
 More 5 Oct 16:42 |    Malos Vrykan 
    100RAME 
    Raver   |     PickPacker     appiah_Taha     [xD] WarJester | Estia Province 11:36 | 
 More 5 Oct 16:39 |    Centzontotochtin 
    Red_crown555 
    ROFL   |     Siso     Freiheit     kesuga7 | Kathrin purification plant 18:25 | 
 More 5 Oct 16:17 |    kesuga7 
    Freiheit 
    Shinji   |     Red_crown555     Floid     Jeff | Kathrin purification plant 17:11 | 
 More 5 Oct 15:58 |    magictag-tah 
    Elly Cat 
    Normarry   |     ShaFex     Gilliman     TruMediaMix1 | Angel Gate (redux) 17:59 | 
 More 5 Oct 15:36 |    TruMediaMix1 
    Alex_XLegio 
    ShaFex   |     Gilliman     Ar-Aamon     Normarry | Quests redemption 24:55 | 
 More 5 Oct 14:56 |    Eye color 
    Gilliman 
    DIsaPOinted   |     E1     Red_crown555     Rogal Dorn | Fen Dunloch 18:45 | 
 More 5 Oct 14:33 |    Red_crown555 
    R-Twins' 
    Gilliman   |     Knight of Blood     Rogal Dorn     Master Wu | Typhon Mire 23:12 | 
 More 5 Oct 14:03 |    Improphil 
    Gilliman 
    Nityphice   |     PickPacker     new bad     Gringvin | Estia Province 06:51 | 
 More 5 Oct 13:49 |    Eye color 
    Red_crown555 
    Gatts   |     Gringvin     TravMat     NightHog | Fen Dunloch 19:51 | 
 More 5 Oct 13:28 |    Ruthless at Heart 
    NightHog 
    DarkAngel   |     Red_crown555     Saint Galahad     TravMat | Calderis Refinery 24:50 | 
 More 5 Oct 12:59 |    DarkAngel 
    Saint Galahad 
    Ruthless at Heart   |     Red_crown555     NightHog     CONSTANTINE | Kathrin purification plant 27:15 | 
 More 5 Oct 12:36 |    ZeyneX 
    B'orn 
    Gosudar   |     Laurr     GovernorMilitantPaulus     Stanley Love |  09:37 | 
 More 5 Oct 12:24 |    Stanley Love 
    Lysyjcherep 
    NightHog   |     Red_crown555     DarkAngel     doom guy | Fen Dunloch 00:37 | 
« Previous 1  ... 
8 9 10 11 12 13 14 15 16  ... 
2043 Next »