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 8 Oct 18:35 |    [Dengue]™Alexandro 
    ⌈ɪɴɢᴇɴ⌉Prani4ki 
    Mostafa   |     AngryMetalGuy     XX RamboMarks XX     DeleD | Siege of Vraks 10:05 | 
 More 8 Oct 18:21 |    AngryMetalGuy 
    XX RamboMarks XX 
    eM7   |     ShaFex     NCKane     Gilliman | Estia Province 20:30 | 
 More 8 Oct 17:57 |    Blitz 
    Machine Elf 
    Gilliman   |     Top Hat Tom     AngryMetalGuy     ShaFex | Angstrom Heights 22:13 | 
 More 8 Oct 17:44 |    [Dengue]™Alexandro 
    Arise 
    Saint Galahad   |     E1     Red_crown555     Asmondeus | Kathrin purification plant 06:39 | 
 More 8 Oct 17:31 |    Blitz 
    lclagette 
    Gilliman   |     ChaisePliante     Pope Vader     Top Hat Tom | Kathrin purification plant 21:13 | 
 More 8 Oct 17:05 |    Yzarius 
    Gilliman 
    Satory GOYDA   |     Griinsash     Eliphas     time_crunch |  17:22 | 
 More 8 Oct 16:44 |    Gotz 
    irascidle 
    ChaisePliante   |     Red_crown555     Ruthless at Heart     ShaFex | Hades Wastes (redux) 10:27 | 
 More 8 Oct 16:27 |    [Dengue]™Alexandro 
    ShaFex 
    Blythe   |     Red_crown555     Alpha Centauri     Hogest | Hades Wastes (redux) 17:25 | 
 More 8 Oct 16:02 |    [Dengue]™Alexandro 
    Red_crown555 
    Arise   |     igrok???     Hogest     Virga | Typhon Mire 08:39 | 
 More 8 Oct 15:44 |    Gotz 
    Fov 
    Saint Galahad   |     Red_crown555     Mickey     Arise | Fortuna Sanctum 10:03 | 
 More 8 Oct 14:07 |    Denyproks 
    aZmodai 
    quickrebel   |     Red_crown555     Alpha Centauri     FxL | Kathrin purification plant 08:58 | 
 More 8 Oct 13:35 |    Bebop 
    Saint Galahad 
    Alpha Centauri   |     Red_crown555     Push     Shoris | Kathrin purification plant 19:03 | 
 More 8 Oct 13:06 |    E1 
    Shoris 
    Saint Galahad   |     Arise     Red_crown555     FxL | Estia Province 05:56 | 
 More 8 Oct 06:39 |    [EL] Peter Brabeck-Letmathe 
    E1 
    link   |     new bad     Honeken     AngryMetalGuy | Estia Province 23:07 | 
 More 8 Oct 06:09 |    KAKAROT 
    AngryMetalGuy 
    Honeken   |     link     [EL] Peter Brabeck-Letmathe     new bad | Siege of Vraks 13:27 | 
 More 8 Oct 05:52 |    AngryMetalGuy 
    link 
    Thorinc   |     [EL] Peter Brabeck-Letmathe     new bad     ROFL | Typhon Mire 12:31 | 
 More 8 Oct 03:22 |    AngryMetalGuy 
    Blythe 
    NightHog   |     Grimm     Jadow     Red_crown555 | Estia Province 19:53 | 
 More 8 Oct 02:59 |    AngryMetalGuy 
    Grimm 
    NightHog   |     Red_crown555     Jadow     Blythe | Estia Province 04:29 | 
 More 8 Oct 02:51 |    AngryMetalGuy 
    Pope Vader 
    Grimm   |     Red_crown555     Raver     Jadow | Kathrin purification plant 27:25 | 
 More 8 Oct 02:16 |    Pope Vader 
    Blythe 
    irascidle   |     Raver     Red_crown555     Machine Elf | Sentinel Beach 08:03 | 
 More 8 Oct 02:05 |    nucka4ya 
    Blythe 
    Psina   |     Raver     Red_crown555     Turmoil | Estia Province 20:15 | 
 More 8 Oct 01:36 |    nucka4ya 
    Blythe 
    Richwhatt   |     Red_crown555     Alpha Centauri     Raver | Estia Province 10:25 | 
 More 7 Oct 22:10 |    Blythe 
    Denvoy 
    Void <>Dragon   |     Red_crown555     DeleD     Malos Vrykan | Kathrin purification plant 14:57 | 
 More 7 Oct 18:09 |    [Dengue]™Alexandro 
    E1 
    Red_crown555   |     Jeff     Pooh     Saint Galahad | Quests redemption 07:53 | 
 More 7 Oct 17:57 |    [Dengue]™Alexandro 
    Knight of Blood 
    Red_crown555   |     nucka4ya     Saint Galahad     Pooh | Kathrin purification plant 12:53 | 
« Previous 1  ... 
6 7 8 9 10 11 12 13 14  ... 
2043 Next »