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 20 Jun 10:41 |    Toruello 
    TheOrangeMuppet 
    Geso0   |     BoxGod     Duds71     [EL] Peter Brabeck-Letmathe | Fen Dunloch 06:49 | 
 More 20 Jun 08:53 |    Jeff 
    [EL] Peter Brabeck-Letmathe 
    Stybek   |     Mostafa     ColeMagraph     TheOrangeMuppet | Calderis Refinery 21:31 | 
 More 20 Jun 03:58 |    Tekesh 
    24 
    [YEET] AP   |     Mostafa     RetardedMentalGuy     чопа>юдишки<дака | Graesark Undercity 21:03 | 
 More 20 Jun 03:34 |    goodjo 
    Machine Elf 
    RetardedMentalGuy   |     [7°DLR]gonzalomarx5     Mostafa     чопа>юдишки<дака | Quests redemption 21:48 | 
 More 20 Jun 03:01 |    24 
    Tekesh 
    [YEET] AP   |     AngryMetalGuy     Red_crown555     Moopuppy | Kathrin purification plant 22:45 | 
 More 20 Jun 02:37 |    xX[=Piluco=]Xx 
    Moopuppy 
    BushW00ki3   |     RetardedMentalGuy     Gaius Baltar     Red_crown555 | Graesark Undercity 04:41 | 
 More 20 Jun 02:30 |    24 
    Tekesh 
    NightHog   |     Red_crown555     Wolfguard     AngryMetalGuy | Typhon Mire 14:38 | 
 More 20 Jun 02:12 |    AngryMetalGuy 
    RetardedMentalGuy 
    Red_crown555   |     24     [YEET] AP     NightHog | Hades Wastes (redux) 14:33 | 
 More 19 Jun 23:49 |    Jeff 
    Neutral 
    BullyHan   |     [EL] Peter Brabeck-Letmathe     Pooh     good luck | Graesark Undercity 20:51 | 
 More 19 Jun 22:55 |    Strongest Latino 
    Neutral 
    ChunkyCoates   |     eM7     B'orn     Red_crown555 | Kathrin purification plant 07:19 | 
 More 19 Jun 22:40 |    ChunkyCoates 
    Neutral 
    Strongest Latino   |     ThatBoyCaleb     eM7     Red_crown555 | Fortuna Sanctum 08:03 | 
 More 19 Jun 21:28 |    kuerbiskern04 
    Jeff 
    Orel1bizon   |     deltakyklos     чопа>юдишки<дака     Stoned_elf |  16:29 | 
 More 19 Jun 20:10 |    Soul_Reaver 
    Jeff 
    Mostafa   |     Bradare     Norni     Fov | Hades Wastes (redux) 15:50 | 
 More 19 Jun 17:22 |    Griffinhunter 
    HUNdarkstorm 
    SStepan   |     [EL] Peter Brabeck-Letmathe     Last_fenixx     DanceCommander | Kathrin purification plant 22:09 | 
 More 19 Jun 16:49 |    HUNdarkstorm 
    H A P P Y 
    Smart_bot   |     [EL] Peter Brabeck-Letmathe     Griffinhunter     Last_fenixx | Fen Dunloch 22:26 | 
 More 19 Jun 15:52 |    Hjax 
    Hex 
    [EL] Peter Brabeck-Letmathe   |     Bradare     Lord_Puzo     Alende779 | Sentinel Beach 12:29 | 
 More 19 Jun 15:29 |    SweetMisanthrope 
    HUNdarkstorm 
    Fov   |     [EL] Peter Brabeck-Letmathe     ReMaCHeZ 84     eM7 | Estia Province 17:28 | 
 More 19 Jun 15:00 |    SweetMisanthrope 
    HUNdarkstorm 
    Geso0   |     [EL] Peter Brabeck-Letmathe     ReMaCHeZ 84     FSS | Estia Province 22:36 | 
 More 19 Jun 14:09 |    Bebop 
    [WIC] Ghaz 
    Mizu   |     [EL] Peter Brabeck-Letmathe     HUNdarkstorm     星辰之子 | Fen Dunloch 00:45 | 
 More 19 Jun 13:51 |    ^Triumph 
    Elly Cat 
    magictag-tah   |     Bebop     Jaybob     DarkMatter | Angstrom Heights 12:03 | 
 More 19 Jun 06:35 |    Red_crown555 
    Gatts 
    Blythe   |     F1N4L3     Vitruvius     [FEG] SuperMegaUltraPanda | Garvus Ice Gate 09:27 | 
 More 19 Jun 06:05 |    Khorneholio 
    Machine Elf 
    Dirk Diggler   |     Red_crown555     Not Konrad     ChunkyCoates | Fortuna Sanctum 14:03 | 
 More 19 Jun 05:20 |    Tekesh 
    NightHog 
    24   |     xX[=Piluco=]Xx     Mostafa     DeleD | Graesark Undercity 35:38 | 
 More 19 Jun 04:41 |    Tekesh 
    24 
    NightHog   |     xX[=Piluco=]Xx     Mostafa     DeleD | Graesark Undercity 01:21 | 
 More 19 Jun 04:35 |    24 
    Tekesh 
    UncensoredAngel   |     Mostafa     xX[=Piluco=]Xx     Honeken | Kathrin purification plant 22:49 | 
« Previous 1  ... 
79 80 81 82 83 84 85 86 87  ... 
2043 Next »