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 10 Jun 22:05 |    Red_crown555 
    Mostafa 
    RedReVenge   |     Broodwich     The Tenso     xX[=Piluco=]Xx | Estia Province 34:57 | 
 More 10 Jun 18:53 |    nucka4ya 
    Boogyman115 
    Blitz   |     Нежданчег     Burning     Red_crown555 | Kathrin purification plant 09:12 | 
 More 10 Jun 18:18 |    Kurminog 
    Saint Galahad 
    Hex   |     Red_crown555     DocOfAllPlagues     Нежданчег | Hades Wastes (redux) 03:35 | 
 More 10 Jun 18:12 |    Kurminog 
    Red_crown555 
    Saint Galahad   |     Neutral     Hex     DocOfAllPlagues | Kathrin purification plant 05:41 | 
 More 10 Jun 17:00 |    Hex 
    Adila 
    yz   |     Arise     Red_crown555     ^Triumph | Valderus Refinery 27:03 | 
 More 10 Jun 16:29 |    Hex 
    Red_crown555 
    OSO   |     ^Triumph     ReMaCHeZ 84     Angel | Fortuna Sanctum 13:18 | 
 More 10 Jun 15:59 |    Toruello 
    CyanideInMyCereal 
    Нежданчег   |     Red_crown555     DeleD     Burning | Fen Dunloch 10:27 | 
 More 10 Jun 12:56 |    Toruello 
    Red_crown555 
    HUNdarkstorm   |     ^Triumph     Arise     ReMaCHeZ 84 | Fen Dunloch 22:53 | 
 More 10 Jun 08:56 |    {LK.GDN}Vlastelin_Kalek 
    DYSU 
    F1N4L3   |     ReMaCHeZ 84     VindicareX     Saint Galahad | Argent Shelf Redux 08:53 | 
 More 10 Jun 08:44 |    ReMaCHeZ 84 
    VindicareX 
    {LK.GDN}Vlastelin_Kalek   |     F1N4L3     DYSU     Saint Galahad | Fortuna Sanctum 03:45 | 
 More 10 Jun 08:39 |    RetardedMentalGuy 
    {LK.GDN}Vlastelin_Kalek 
    Duds71   |     сын куфекса     VindicareX     Soul_Reaver | Estia Province 06:17 | 
 More 10 Jun 07:47 |    JOHN 
    [EL] Peter Brabeck-Letmathe 
    [FEG] SuperMegaUltraPanda   |     new bad     ReMaCHeZ 84     Knight of Blood | Fen Dunloch 21:19 | 
 More 10 Jun 07:12 |    ReMaCHeZ 84 
    new bad 
    [FEG] SuperMegaUltraPanda   |     Knight of Blood     VindicareX     JOHN | Estia Province 07:30 | 
 More 10 Jun 07:02 |    ReMaCHeZ 84 
    new bad 
    [EL] Peter Brabeck-Letmathe   |     [FEG] SuperMegaUltraPanda     VindicareX     [FEG] Venjitron | Angstrom Heights 06:11 | 
 More 10 Jun 03:38 |    Blythe 
    xX[=Piluco=]Xx 
    Salad-Tosser   |     Angel     RetardedMentalGuy     Gaius Baltar | Nocturne 17:41 | 
 More 10 Jun 03:13 |    Blythe 
    Gaius Baltar 
    Angel   |     RetardedMentalGuy     Salad-Tosser     xX[=Piluco=]Xx | Fortuna Sanctum 11:48 | 
 More 10 Jun 02:54 |    RetardedMentalGuy 
    Moopuppy 
    Blythe   |     Gaius Baltar     Fear     TheOrangeMuppet | Kathrin purification plant 14:26 | 
 More 9 Jun 21:20 |    Boogyman115 
    Spitjaw 
    Norni   |     Strongest Latino     Angel     Stoned_elf | Fen Dunloch 30:22 | 
 More 9 Jun 20:33 |    Boogyman115 
    FuFuHunt3r 
    Fritz   |     Arise     Mendicant Bias     ZeyneX | Fortuna Sanctum 10:28 | 
 More 9 Jun 15:39 |    SKID 
    Astarte 
    part of memory   |     Jeff     ^Triumph     Rutank | Estia Province 28:50 | 
 More 9 Jun 05:43 |    JOHN 
    Miggs 
    VagrantTable   |     [FEG] Slime     VindicareX     Incubator | Siege of Vraks 13:39 | 
 More 9 Jun 03:47 |    Tekesh 
    VagrantTable 
    kesuga7   |     Peronchismo 4ever     ReMaCHeZ 84     Jones | Kathrin purification plant 11:08 | 
 More 9 Jun 03:33 |    ReMaCHeZ 84 
    Jones 
    OSO   |     kesuga7     Incubator     noblegiantknife | Kathrin purification plant 24:19 | 
 More 9 Jun 02:58 |    Jaybob 
    ReMaCHeZ 84 
    [FEG] Sparkky   |     Jones     Incubator     Gaius Baltar | Graesark Undercity 22:31 | 
 More 8 Jun 20:10 |    WhiSk@S 
    ZOXIN 
    CeeJ   |     Commissar Lag     likebeat     Jundy | Kathrin purification plant 15:49 | 
« Previous 1  ... 
84 85 86 87 88 89 90 91 92  ... 
2043 Next »