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 7 Oct 16:21 |    Malos Vrykan 
    Rookzero 
    Machine Elf   |     Archick     Fov     Aegon |  03:59 | 
 More 7 Oct 11:05 |    new bad 
    Nityphice 
    Henry Cavill Loves Warhammer 40K   |     Red_crown555     Jeff     Mostafa |  08:57 | 
 More 7 Oct 06:39 |    [EL] Peter Brabeck-Letmathe 
    Gatts 
    KAKAROT   |     TheOrangeMuppet     Thorinc     new bad | Kathrin purification plant 03:43 | 
 More 7 Oct 06:32 |    Thorinc 
    [EL] Peter Brabeck-Letmathe 
    new bad   |     Gatts     KAKAROT     TheOrangeMuppet | Kathrin purification plant 02:36 | 
 More 7 Oct 06:25 |    TheOrangeMuppet 
    KAKAROT 
    Mowgli   |     [EL] Peter Brabeck-Letmathe     new bad     Thorinc | Kathrin purification plant 01:39 | 
 More 7 Oct 06:11 |    KAKAROT 
    Blythe 
    [EL] Peter Brabeck-Letmathe   |     Thorinc     new bad     Mowgli | Typhon Mire 02:02 | 
 More 6 Oct 19:28 |    manuCelestin 
    Xanny 
    Diselok   |     Great Heart     Rookzero     likebeat | Siege of Vraks 11:50 | 
 More 6 Oct 18:59 |    Malos Vrykan 
    Rookzero 
    The Maul   |     StJimmy     In2inferno     angle0fdeath | Fen Dunloch 21:28 | 
 More 6 Oct 18:35 |    Malos Vrykan 
    Rookzero 
    ShaFex   |     StJimmy     Centzontotochtin     The Maul | Estia Province 11:31 | 
 More 6 Oct 17:58 |    noneste 
    Blitz 
    cyanIDe aka cy   |     quickrebel     CHLIP     Rookzero | Boranis Refinery 07:15 | 
 More 6 Oct 17:48 |    Blitz 
    想吃豆芽菜 
    quickrebel   |     CHLIP     Rookzero     Asmondeus | Kathrin purification plant 05:51 | 
 More 6 Oct 17:40 |    quickrebel 
    Rookzero 
    KAKAROT   |     想吃豆芽菜     Asmondeus     Improphil | Sentinel Beach 16:34 | 
 More 6 Oct 17:17 |    Push 
    quickrebel 
    Choki   |     想吃豆芽菜     Wizard Hoovy     Rookzero | Kathrin purification plant 25:35 | 
 More 6 Oct 16:29 |    Wizard Hoovy 
    100RAME 
    Diselok   |     Rookzero     GG no primo     Godwindx | Typhon Mire 16:53 | 
 More 6 Oct 15:50 |    igrok??? 
    Push 
    Rookzero   |     Machine Elf     Why am I black?     Saint Galahad |  06:53 | 
 More 6 Oct 15:42 |    The Maul 
    Rookzero 
    Sesquipedalian   |     Saint Galahad     coma     Mickey | Argus Jungle Gate 09:45 | 
 More 6 Oct 15:30 |    Nityphice 
    Sesquipedalian 
    Hogest   |     PickPacker     Rookzero     Saint Galahad |  09:37 | 
 More 6 Oct 14:13 |    Bebop 
    Red_crown555 
    Mas Turbo   |     ShaFex     Buloshkin666     McLovin | Kathrin purification plant 12:49 | 
 More 6 Oct 12:42 |    TyranidTerror 
    Henry Cavill Loves Warhammer 40K 
    Jeff   |     Red_crown555     Mas Turbo     [YEET] AP | Kathrin purification plant 31:52 | 
 More 6 Oct 08:50 |    DarkAngel 
    TheOrangeMuppet 
    Sesquipedalian   |     Hogest     Mickey     Adila | Estia Province 14:49 | 
 More 6 Oct 03:43 |    Malos Vrykan 
    0neAgainstMany 
    Rookzero   |     NightHog     Jeff     AfternoonParrot | Fen Dunloch 11:05 | 
 More 6 Oct 00:01 |    Bardack89 
    100RAME 
    Malos Vrykan   |     Rookzero     Flavio     lclagette | Sentinel Beach 16:51 | 
 More 5 Oct 23:39 |    Lysyjcherep 
    F1N4L3 
    [FEG] Venjitron   |     Pope Vader     The Tang Tech     Rookzero | Graesark Undercity 29:00 | 
 More 5 Oct 22:37 |    Tekesh 
    Top Hat Tom 
    Andreas   |     Red_crown555     Scoops     xX[=Piluco=]Xx | Kathrin purification plant 18:23 | 
 More 5 Oct 22:31 |    Malos Vrykan 
    noblegiantknife 
    Rookzero   |     Jadow     StJimmy     Sköhel | Angstrom Heights 27:06 | 
« Previous 1  ... 
7 8 9 10 11 12 13 14 15  ... 
2043 Next »