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 28 Jun 06:23 |    Tekesh 
    DeleD 
    Mostafa   |     Jeff     SweetMisanthrope     yz | Kathrin purification plant 25:53 | 
 More 28 Jun 05:55 |    NightHog 
    Henry Cavill Loves Warhammer 40K 
    Peronchismo 4ever   |     Mostafa     yz     irascidle | Lorthas Cataclysm 28:50 | 
 More 28 Jun 05:12 |    Nurglox 
    Mostafa 
    ChunkyCoates   |     24     Jadow     NightHog | Lorthas Cataclysm 28:59 | 
 More 28 Jun 04:39 |    Mostafa 
    Jadow 
    Tekesh   |     ChunkyCoates     24     Jeff | Fen Dunloch 18:23 | 
 More 28 Jun 00:28 |    good luck 
    Blythe 
    HarKon   |     Mowgli     Andreas     [7°DLR]gonzalomarx5 | Fen Dunloch 13:39 | 
 More 27 Jun 17:41 |    MammothMKII 
    Saint Galahad 
    Fury   |     stigma8113     Bruce Campbell     [EL] Peter Brabeck-Letmathe | Quests redemption 09:39 | 
 More 27 Jun 17:17 |    AngryMetalGuy 
    Arise 
    Knight of Blood   |     ebreh.starobelsk     Elias     FuFuHunt3r | Kathrin purification plant 18:30 | 
 More 27 Jun 17:03 |    Toruello 
    Bruce Campbell 
    [EL] Peter Brabeck-Letmathe   |     Bradare     yz     Saint Galahad | Fen Dunloch 32:17 | 
 More 27 Jun 16:26 |    Blitz 
    [EL] Peter Brabeck-Letmathe 
    Griffinhunter   |     Nickola75     Just want to play!     ReMaCHeZ 84 | Estia Province 16:35 | 
 More 27 Jun 15:56 |    Griffinhunter 
    Blitz 
    [EL] Peter Brabeck-Letmathe   |     FlyinGerbiL     Jurmeister     Тихий | Hades Wastes (redux) 10:09 | 
 More 27 Jun 13:10 |    aZmodai 
    Saint Galahad 
    [WIC] Ghaz   |     Red_crown555     Blythe     Alpha Centauri | Fen Dunloch 01:01 | 
 More 27 Jun 08:46 |    DarkAngel 
    Soul_Reaver 
    Fov   |     good luck     [EL] Peter Brabeck-Letmathe     ColeMagraph | Estia Province 15:02 | 
 More 27 Jun 07:44 |    JOHN 
    ColeMagraph 
    good luck   |     [EL] Peter Brabeck-Letmathe     E1     Dirk Diggler | Fen Dunloch 16:49 | 
 More 27 Jun 05:02 |    Tekesh 
    nelson man 
    Gaius Baltar   |     irascidle     Gatts     Nurglox | Kathrin purification plant 28:41 | 
 More 27 Jun 04:24 |    Tekesh 
    nelson man 
    good luck   |     Gatts     Gaius Baltar     irascidle | Kathrin purification plant 14:07 | 
 More 27 Jun 02:59 |    irascidle 
    NightHog 
    [FEG] SuperMegaUltraPanda   |     Great Googily Moogily     Gaius Baltar     nucka4ya | Kathrin purification plant 20:44 | 
 More 27 Jun 02:29 |    irascidle 
    Great Googily Moogily 
    [FEG] Sparkky   |     NightHog     [FEG] SuperMegaUltraPanda     Gaius Baltar | Siege of Vraks 09:27 | 
 More 26 Jun 15:28 |    Tekesh 
    Red_crown555 
    Alpha Centauri   |     SweetMisanthrope     Fov     Le Joueur Fou | Kathrin purification plant 13:56 | 
 More 26 Jun 15:10 |    Tekesh 
    Alpha Centauri 
    yz   |     Red_crown555     2nd Lt K. Aquila     PickPacker | Kathrin purification plant 23:34 | 
 More 26 Jun 14:39 |    Miggs 
    Legion 
    2nd Lt K. Aquila   |     Red_crown555     Tekesh     SweetMisanthrope | Estia Province 00:47 | 
 More 26 Jun 04:22 |    Mostafa 
    NightHog 
    [YEET] AP   |     24     чопа>юдишки<дака     Wolfguard | Fen Dunloch 36:36 | 
 More 26 Jun 03:36 |    Mostafa 
    Mowgli 
    Wolfguard   |     NightHog     [YEET] AP     24 | Quests redemption 16:05 | 
 More 26 Jun 03:16 |    Mendicant Bias 
    Mostafa 
    NightHog   |     Wolfguard     24     AngryMetalGuy | Graesark Undercity 22:05 | 
 More 26 Jun 02:31 |    24 
    NightHog 
    AngryMetalGuy   |     Mostafa     Wolfguard     Mendicant Bias | Estia Province 04:29 | 
 More 25 Jun 22:40 |    Duds71 
    Sheffy 
    HarKon   |     Machine Elf     [FEG] Venjitron     irascidle | Fen Dunloch 04:27 | 
« Previous 1  ... 
75 76 77 78 79 80 81 82 83  ... 
2043 Next »