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 25 Jun 14:32 |    HUNdarkstorm 
    Shoris 
    Legion   |     Bradare     KGolanski     Red_crown555 | Fen Dunloch 16:29 | 
 More 25 Jun 05:59 |    ColeMagraph 
    Psina 
    Red_crown555   |     Malum Caedo     JOHN     Steve | Kathrin purification plant 14:20 | 
 More 25 Jun 05:11 |    Tekesh 
    Red_crown555 
    DeleD   |     VagrantTable     Thorinc     Fear | Kathrin purification plant 23:51 | 
 More 25 Jun 04:42 |    Tekesh 
    VagrantTable 
    Malum Caedo   |     Red_crown555     Not Konrad     DeleD | Graesark Undercity 12:33 | 
 More 25 Jun 04:23 |    Tekesh 
    Red_crown555 
    [7°DLR]gonzalomarx5   |     JOHN     DeleD     Im Vegan | Kathrin purification plant 25:21 | 
 More 25 Jun 03:01 |    Malum Caedo 
    JOHN 
    ChunkyCoates   |     3-SAT     Mostafa     Wolfguard | Hades Wastes (redux) 20:39 | 
 More 24 Jun 20:19 |    Sosedus 
    poiman 
    Jundy   |     Rebel     WaterFriend     Pope Vader | Quests redemption 21:03 | 
 More 24 Jun 17:05 |    SorroWfuL LivED 
    Arise 
    Red_crown555   |     Нежданчег     Tayling     ^Triumph | Graesark Undercity 20:41 | 
 More 24 Jun 15:49 |    ^Triumph 
    [WIC] Ghaz 
    coma   |     Gringvin     Adila     Floid | Hades Wastes (redux) 13:47 | 
 More 24 Jun 15:32 |    Gringvin 
    [WIC] Ghaz 
    Adila   |     ^Triumph     coma     yz | Fen Dunloch 14:21 | 
 More 24 Jun 12:28 |    Soul_Reaver 
    Mr. Wern 
    RetardedMentalGuy   |     Red_crown555     JOHN     irascidle | Graesark Undercity 11:19 | 
 More 24 Jun 11:58 |    SweetMisanthrope 
    Клюкерк 
    HUNdarkstorm   |     PickPacker     WaterFriend     Red_crown555 | Typhon Mire 10:33 | 
 More 24 Jun 11:19 |    Toruello 
    Gringvin 
    AngryMetalGuy   |     Red_crown555     Shoris     Fear | Fen Dunloch 37:47 | 
 More 24 Jun 08:21 |    PickPacker 
    WaterFriend 
    Dragontrololonius   |     TheOrangeMuppet     Fury     Red_crown555 | Kathrin purification plant 19:29 | 
 More 24 Jun 07:59 |    JOHN 
    Dragontrololonius 
    VagrantTable   |     Red_crown555     E1     Adila | Fen Dunloch 20:17 | 
 More 24 Jun 04:37 |    24 
    RetardedMentalGuy 
    Im Vegan   |     Mostafa     Wolfguard     Fear | Quests redemption 20:15 | 
 More 24 Jun 04:15 |    24 
    Im Vegan 
    RetardedMentalGuy   |     Mostafa     чопа>юдишки<дака     Wolfguard | Estia Province 12:43 | 
 More 24 Jun 04:00 |    RetardedMentalGuy 
    24 
    чопа>юдишки<дака   |     Wolfguard     Mostafa     Im Vegan | Hades Wastes (redux) 21:33 | 
 More 24 Jun 03:23 |    чопа>юдишки<дака 
    24 
    Mostafa   |     Gaius Baltar     Wolfguard     Im Vegan | Kathrin purification plant 23:36 | 
 More 24 Jun 02:56 |    Thorinc 
    24 
    Mostafa   |     RetardedMentalGuy     Gaius Baltar     Wolfguard | Kathrin purification plant 06:41 | 
 More 23 Jun 13:46 |    Soul_Reaver 
    RetardedMentalGuy 
    Burning   |     Nickola75     Red_crown555     new bad | Hades Wastes (redux) 20:27 | 
 More 23 Jun 12:11 |    AngryMetalGuy 
    Red_crown555 
    RetardedMentalGuy   |     VagrantTable     Brap     фанат стратегий | Typhon Mire 14:59 | 
 More 23 Jun 09:33 |    irascidle 
    Pooh 
    Red_crown555   |     Fov     coma     TheOrangeMuppet | Kathari Ruins 25:57 | 
 More 23 Jun 09:02 |    irascidle 
    kuerbiskern04 
    Red_crown555   |     Fov     coma     Gatts | Kathari Ruins 07:42 | 
 More 23 Jun 08:00 |    Fury 
    TheOrangeMuppet 
    VagrantTable   |     JOHN     Fov     Red_crown555 | Nocturne 17:27 | 
« Previous 1  ... 
76 77 78 79 80 81 82 83 84  ... 
2043 Next »