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 17 Oct 08:03 |    Mowgli 
    E1 
    3-SAT   |     TheOrangeMuppet     [EL] Peter Brabeck-Letmathe     nucka4ya | Kathrin purification plant 18:38 | 
 More 17 Oct 07:25 |    Alice 
    igrok??? 
    [YEET] Fiery   |     [EL] Peter Brabeck-Letmathe     nucka4ya     [EL] Brother Captain Specmarine | Typhon Mire 16:39 | 
 More 17 Oct 05:04 |    AlphaLegion 
    Tekesh 
    facu5000   |     Khorneholio     nelson man     Venjitron can go fμ*k himself | Graesark Undercity 10:23 | 
 More 17 Oct 04:43 |    Khorneholio 
    AlphaLegion 
    facu5000   |     Gom     Rookzero     JamezNunes | Hades Wastes (redux) 16:29 | 
 More 17 Oct 04:23 |    facu5000 
    JamezNunes 
    In2inferno   |     Rookzero     Machine Elf     Venjitron can go fμ*k himself | Estia Province 33:49 | 
 More 17 Oct 03:37 |    F1N4L3 
    Venjitron can go fμ*k himself 
    AfternoonParrot   |     Honeken     Red_crown555     Gobex | Angstrom Heights 02:57 | 
 More 17 Oct 03:05 |    BeefSirPreme 
    ©Redgaarden III 
    Great Heart   |     Rookzero     Machine Elf     Gatts | Hades Wastes (redux) 19:31 | 
 More 17 Oct 02:44 |    BeefSirPreme 
    Rookzero 
    nnank76   |     Machine Elf     AfternoonParrot     ©Redgaarden III | Graesark Undercity 11:15 | 
 More 17 Oct 02:24 |    BeefSirPreme 
    Machine Elf 
    TheOrangeMuppet   |     Alpha Centauri     Rookzero     Fear | Kathari Ruins 03:29 | 
 More 17 Oct 02:17 |    Rookzero 
    Machine Elf 
    TheOrangeMuppet   |     Alpha Centauri     AfternoonParrot     AlphaLegion | Quests redemption 08:21 | 
 More 17 Oct 00:43 |    quickrebel 
    Archick 
    TheIncan   |     Nifty     Rookzero     AngryMetalGuy | Estia Province 08:19 | 
 More 16 Oct 23:21 |    quickrebel 
    Pope Vader 
    Nifty   |     Octochicken     Stoned_elf     perceptor | Kathrin purification plant 21:57 | 
 More 16 Oct 22:35 |    Aspect 
    DarnedDragoon 
    AnimalMother   |     Rookzero     Tengirus     Rebel |  24:57 | 
 More 16 Oct 22:06 |    Aspect 
    Tengirus 
    Rebel   |     DarnedDragoon     AnimalMother     Rookzero | Typhon Mire 21:59 | 
 More 16 Oct 21:40 |    Hilldric 
    Daevohk 
    Rookzero   |     DarnedDragoon     Rebel     AnimalMother |  15:07 | 
 More 16 Oct 21:20 |    Hilldric 
    DarnedDragoon 
    Rookzero   |     Rebel     AnimalMother     Daevohk |  00:01 | 
 More 16 Oct 21:14 |    Hilldric 
    Daevohk 
    Fortune   |     Rookzero     Aspect     Tengirus | Angel Gate (redux) 26:14 | 
 More 16 Oct 20:59 |    ZeyneX 
    Gosudar 
    TheOrangeMuppet   |     Gab     Centzontotochtin     Rutank | Siege of Vraks 16:17 | 
 More 16 Oct 20:43 |    Rookzero 
    Rebel 
    Hilldric   |     Aspect     Tengirus     AnimalMother | Lorthas Cataclysm 19:00 | 
 More 16 Oct 20:23 |    ZeyneX 
    Gosudar 
    Nityphice   |     mickaelquensier     Fortune     Lovos | Nocturne 24:06 | 
 More 16 Oct 20:19 |    Ksander 
    Daevohk 
    Rebel   |     Rookzero     Tengirus     Mas Turbo | Fen Dunloch 21:38 | 
 More 16 Oct 19:54 |    ZeyneX 
    Gosudar 
    Aggressive Feminist   |     Lovos     CeeJ     Shoris | Ulthane Temple 16:25 | 
 More 16 Oct 19:43 |    Daevohk 
    Rebel 
    Ksander   |     Hilldric     Tengirus     Rookzero | Valhalla Oilfield 20:18 | 
 More 16 Oct 19:31 |    ZeyneX 
    Gosudar 
    Centzontotochtin   |     Excoriator     Shoris     ChunkyCoates | Siege of Vraks 15:07 | 
 More 16 Oct 19:16 |    Ksander 
    Rebel 
    AnimalMother   |     Daevohk     Rookzero     The Salty Scarab | Fen Dunloch 23:08 | 
« Previous 1 2 3 4 5 6 7 8 9  ... 
2043 Next »