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 13 Oct 14:46 |    AngryMetalGuy 
    Bebop 
    Virga   |     kesuga7     Henry Cavill Loves Warhammer 40K     Red_crown555 | Estia Province 15:48 | 
 More 13 Oct 04:41 |    eM7 
    Zolo 
    MajorCRAZYchris   |     E1     Gaius Baltar     nelson man | Kathrin purification plant 08:46 | 
 More 13 Oct 03:41 |    nucka4ya 
    Gaius Baltar 
    xX[=Piluco=]Xx   |     Great Heart     0neAgainstMany     F1N4L3 | Hades Wastes (redux) 23:41 | 
 More 13 Oct 02:41 |    kn 
    Shloopy Business 
    E1   |     [EL] Peter Brabeck-Letmathe     Great Heart     xX[=Piluco=]Xx | Estia Province 26:19 | 
 More 12 Oct 23:58 |    Oppressor 
    Wraithu 
    kesuga7   |     0neAgainstMany     Old and Dusted     Venjitron can go fμ*k himself |  27:35 | 
 More 12 Oct 23:26 |    [Dengue]™Alexandro 
    TheOrangeMuppet 
    Oppressor   |     Old and Dusted     0neAgainstMany     xX[=Piluco=]Xx | Typhon Mire 06:53 | 
 More 12 Oct 21:24 |    Haylex 
    Eat My Tarts 
    Creistan   |     Rutank     Sheffy     Hilldric | Kathrin purification plant 21:06 | 
 More 12 Oct 19:29 |    Souvlaki 
    Hogest 
    Uncle Phil   |     HenryIsTheDogsBollocks82     =]I[= n e     An'Grathul | Kathrin purification plant 20:10 | 
 More 12 Oct 18:47 |    The Tenso 
    LunaticRed 
    小心   |     DarnedDragoon     Nifty     Alice | Sentinel Beach 22:11 | 
 More 12 Oct 18:20 |    Alice 
    Virga 
    DarnedDragoon   |     LunaticRed     The Tenso     小心 | Meridian High City 18:51 | 
 More 12 Oct 17:56 |    The Tenso 
    cyanIDe aka cy 
    Mas Turbo   |     Alice     PickPacker     小心 | Kasyr Lutien (redux) 11:59 | 
 More 12 Oct 17:20 |    Alice 
    Arise 
    想吃豆芽菜   |     aZmodai     Bebop     kesuga7 | Kathrin purification plant 17:45 | 
 More 12 Oct 15:07 |    Afeat 
    Foxtail 
    [EL] Peter Brabeck-Letmathe   |     TruMediaMix1     Dobrozhir     3-SAT |  19:51 | 
 More 12 Oct 14:54 |    Alphonsi 
    Sesquipedalian 
    wlum   |     Just want to play!     Nifty     RedReVenge | Fen Dunloch 13:21 | 
 More 12 Oct 14:44 |    Foxtail 
    TruMediaMix1 
    Afeat   |     Godwindx     Dobrozhir     [EL] Peter Brabeck-Letmathe | Angel Gate (redux) 08:15 | 
 More 12 Oct 14:22 |    Afeat 
    Godwindx 
    3-SAT   |     Foxtail     Dorg     Dobrozhir | Hades Wastes (redux) 16:46 | 
 More 12 Oct 13:17 |    Yo Mama 
    landmine 
    Alice   |     Master Wu     davidtoxa     Toast | Boranis Refinery 08:27 | 
 More 12 Oct 05:37 |    Hex 
    NightHog 
    [EL] Peter Brabeck-Letmathe   |     Mowgli     Cuck Commander     Dirk Diggler | Siege of Vraks 21:30 | 
 More 12 Oct 04:40 |    [EL] Peter Brabeck-Letmathe 
    RedReVenge 
    JamezNunes   |     Tekesh     Mowgli     davidtoxa | Kathrin purification plant 18:55 | 
 More 12 Oct 04:18 |    andylyn 
    Kaiser Herr Spezial 
    Turmoil   |     JamezNunes     [EL] Peter Brabeck-Letmathe     RedReVenge |  17:18 | 
 More 12 Oct 03:58 |    [EL] Peter Brabeck-Letmathe 
    Dirk Diggler 
    RedReVenge   |     Tekesh     Mowgli     ROFL | Graesark Undercity 23:19 | 
 More 12 Oct 02:12 |    Wizard Hoovy 
    Rookzero 
    Cyan Garland   |     Hilldric     Kaiser Herr Spezial     andylyn | Valinograd 11:13 | 
 More 12 Oct 01:58 |    Hilldric 
    Rookzero 
    Wizard Hoovy   |     AfternoonParrot     andylyn     Kaiser Herr Spezial | Hades Wastes (redux) 08:17 | 
 More 12 Oct 01:36 |    Raver 
    Archick 
    E1   |     Wraithu     Rookzero     JamezNunes | Estia Province 23:44 | 
 More 11 Oct 23:56 |    quickrebel 
    Machine Elf 
    Nobody   |     Hilldric     Rookzero     Widow | Graesark Undercity 28:57 | 
« Previous 1 2 3 4 5 6 7 8 9  ... 
2043 Next »