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 9 Oct 18:25 |    Pepperoni 
    Zog 
    Duds71   |     Blitz     Gilliman     irascidle | Estia Province 11:17 | 
 More 9 Oct 18:06 |    [Dengue]™Alexandro 
    CONSTANTINE 
    Gilliman   |     Ezekyle     LunaticRed     Jeff | Quests redemption 11:52 | 
 More 9 Oct 17:52 |    Jeff 
    Gilliman 
    Blitz   |     noneste     小心     [ELM]SAPIENSnauta | Estia Province 04:18 | 
 More 9 Oct 17:44 |    El TIGRE 
    Sneery Thug 
    ChaisePliante   |     Venjitron can go fμ*k himself     irascidle     Gilliman | Angel Gate 14:43 | 
 More 9 Oct 17:27 |    extermin 
    Top Hat Tom 
    MCcharboule   |     Sneery Thug     Gilliman     ChaisePliante | Typhon Mire 20:22 | 
 More 9 Oct 17:05 |    quickrebel 
    The Tenso 
    ZOXIN   |     Archick     Gilliman     Dorg | Graesark Undercity 19:10 | 
 More 9 Oct 11:44 |    DarkAngel 
    Nityphice 
    Duds71   |     [EL] Peter Brabeck-Letmathe     Honeken     Cuck Commander | Estia Province 15:50 | 
 More 9 Oct 11:26 |    Duds71 
    DarkAngel 
    Mizu   |     [EL] Peter Brabeck-Letmathe     Honeken     Nityphice | Typhon Mire 12:05 | 
 More 9 Oct 11:08 |    Duds71 
    Nityphice 
    DarkAngel   |     [EL] Peter Brabeck-Letmathe     Shinji     Dummat | Fen Dunloch 17:01 | 
 More 9 Oct 10:44 |    E1 
    Nityphice 
    [EL] Peter Brabeck-Letmathe   |     Shinji     Duds71     Mizu | Fen Dunloch 18:33 | 
 More 9 Oct 10:19 |    Ezekyle 
    E1 
    Nityphice   |     [EL] Peter Brabeck-Letmathe     TheOrangeMuppet     VindicareX | Quests redemption 10:27 | 
 More 9 Oct 08:50 |    XX RamboMarks XX 
    Hogest 
    Red_crown555   |     DarkAngel     Fish Mann     [EL] Peter Brabeck-Letmathe | Kathrin purification plant 20:06 | 
 More 9 Oct 08:24 |    DarkAngel 
    Hogest 
    Red_crown555   |     [EL] Peter Brabeck-Letmathe     TheOrangeMuppet     XX RamboMarks XX | Kathrin purification plant 03:25 | 
 More 9 Oct 06:40 |    DarkAngel 
    Red_crown555 
    E1   |     Gom     TheOrangeMuppet     Dirk Diggler | Kathrin purification plant 19:27 | 
 More 9 Oct 06:05 |    DarkAngel 
    Thorinc 
    Gom   |     AngryMetalGuy     Honeken     Red_crown555 | Graesark Undercity 17:15 | 
 More 9 Oct 05:45 |    DarkAngel 
    Red_crown555 
    AngryMetalGuy   |     Thorinc     Honeken     No-one from the Eye shall see | Fen Dunloch 12:27 | 
 More 9 Oct 04:54 |    Tekesh 
    Kaze 
    Mowgli   |     Red_crown555     Cuck Commander     HobbyUnkown | Kathrin purification plant 24:38 | 
 More 9 Oct 04:26 |    Tekesh 
    Mexika86 
    SkepticalLemur   |     Khorneholio     Red_crown555     danxor | Kathrin purification plant 17:28 | 
 More 9 Oct 03:51 |    Red_crown555 
    0neAgainstMany 
    OSO   |     Blythe     Great Heart     Machine Elf | Kathrin purification plant 14:03 | 
 More 9 Oct 02:36 |    nucka4ya 
    Machine Elf 
    Red_crown555   |     AngryMetalGuy     Jeff     Tekesh | Fortuna Sanctum 21:35 | 
 More 9 Oct 02:01 |    Arise 
    AngryMetalGuy 
    Jeff   |     Neutral     nucka4ya     Red_crown555 | Angstrom Heights 09:29 | 
 More 9 Oct 01:12 |    [Dengue]™Alexandro 
    ROFL 
    Red_crown555   |     [EL] Peter Brabeck-Letmathe     nucka4ya     Honeken | Hades Wastes (redux) 23:12 | 
 More 9 Oct 00:45 |    [Dengue]™Alexandro 
    [EL] Peter Brabeck-Letmathe 
    Blythe   |     Jeff     Neutral     eM7 | Kathrin purification plant 36:10 | 
 More 8 Oct 22:06 |    perceptor 
    dwgjd+fngmsü 
    JamezNunes   |     StJimmy     Stoned_elf     E1 | Fen Dunloch 26:44 | 
 More 8 Oct 18:46 |    Gilliman 
    NCKane 
    uki99   |     Push     Virga     Soul_Reaver | Typhon Mire 17:54 | 
« Previous 1  ... 
5 6 7 8 9 10 11 12 13  ... 
2043 Next »