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 26 Apr 02:41 |    AlphaLegion 
    Not Konrad 
    Aitoxus   |     Mike Rotch     Darkar     Gaius Baltar | Lorthas Cataclysm 17:28 | 
 More 26 Apr 02:13 |    Aitoxus 
    nucka4ya 
    Mike Rotch   |     Imperator Draktan     AlphaLegion     Gatts | Siege of Vraks 13:08 | 
 More 26 Apr 01:16 |    Radical Larry 
    OSO 
    Gaius Baltar   |     Palus Astra     HTG     AlphaLegion | Fen Dunloch 10:49 | 
 More 26 Apr 01:01 |    Gatts 
    HonestAbe 
    Rostam40k   |     Bath Drownie Jr.     Disposable_Heroes     AlphaLegion | Avensa Stronghold 34:35 | 
 More 26 Apr 00:25 |    JOHN BATTLEFIELD 
    Morty 
    AlphaLegion   |     Ununununium     Gaius Baltar     yipyip | Kathrin purification plant 16:45 | 
 More 26 Apr 00:00 |    Radical Larry 
    Bath Drownie Jr. 
    JOHN BATTLEFIELD   |     AlphaLegion     HTG     Imperator Draktan |  19:29 | 
 More 25 Apr 23:59 |    Morty 
    Breeze 
    Disposable_Heroes   |     Trunix     Nock     RedReVenge | Kathari Ruins 05:16 | 
 More 25 Apr 23:48 |    Disposable_Heroes 
    Ununununium 
    [FEG] Venjitron   |     NoRealFilter     Morty     Ruthless at Heart | Hades Wastes (redux) 13:11 | 
 More 25 Apr 23:02 |    Hutsy 
    Rostam40k 
    Kwisatz Haderach   |     Rouch     JOHN BATTLEFIELD     Disposable_Heroes | Calderis Refinery 33:42 | 
 More 25 Apr 22:54 |    Gaius Baltar 
    Nock 
    Ununununium   |     Pookie     Morty     Bath Drownie Jr. | Fortuna Sanctum 01:21 | 
 More 25 Apr 22:25 |    Mendicant Bias 
    JOHN BATTLEFIELD 
    Palus Astra   |     Kwisatz Haderach     Bath Drownie Jr.     Disposable_Heroes | Angstrom Heights 05:25 | 
 More 25 Apr 21:29 |    IIIIIIIIII 
    JOHN BATTLEFIELD 
    Palus Astra   |     [Phx]Ghost     Bath Drownie Jr.     Kwisatz Haderach | Estia Province 20:11 | 
 More 25 Apr 21:07 |    Krokodile 
    HTG 
    Weremouse   |     Booker     Larondar     Kwisatz Haderach |  17:13 | 
 More 25 Apr 21:07 |    Mendicant Bias 
    Bath Drownie Jr. 
    hopexo   |     !     JOHN BATTLEFIELD     Palus Astra | Graesark Undercity 17:43 | 
 More 25 Apr 20:54 |    BelC 
    Shokran 
    HTG   |     Larondar     B'orn     Chie Foot Groyper | Kathrin purification plant 00:27 | 
 More 25 Apr 20:47 |    Hutsy 
    Krokodile 
    WhatroCity   |     Not Konrad     Kwisatz Haderach     Booker | Kathrin purification plant 13:37 | 
 More 25 Apr 20:43 |    Chie Foot Groyper 
    hopexo 
    AlphaLegion   |     [YEET] Fiery     Priad     Arise | Typhon Mire 31:32 | 
 More 25 Apr 20:42 |    Krokodile 
    Shokran 
    DM|Vi-tec   |     Blythe     HTG     Larondar |  08:33 | 
 More 25 Apr 20:32 |    leomer 
    Raven 
    Booker   |     sgOcelot     Kwisatz Haderach     HonestAbe |  13:54 | 
 More 25 Apr 20:26 |    ๓.๓ 
    sesabo 
    [Encrypted]FΣΛЯ   |     Palus Astra     Shokran     Larondar | Calderis Refinery 21:33 | 
 More 25 Apr 20:08 |    AlphaLegion 
    Arise 
    Doomfrog   |     Hutsy     Zamp01337     Ioann | Hades Wastes (redux) 12:25 | 
 More 25 Apr 20:07 |    Rostam40k 
    [YEET] Fiery 
    HonestAbe   |     Kwisatz Haderach     Angela'sRage     Kata VIII | Calderis Refinery 04:37 | 
 More 25 Apr 19:47 |    Krokodile 
    WhatroCity 
    megatron905   |     [YEET] Fiery     AlphaLegion     fire foxx | Angstrom Heights 13:37 | 
 More 25 Apr 19:40 |    Larondar 
    OverMind 
    CMonkey   |     Pookie     Lorddodon     Ravest | Estia Province 26:26 | 
 More 25 Apr 19:22 |    nikolas0801 
    ! 
    Radical Larry   |     Skyguy     OTGB     Papa Smurf | Graesark Undercity 17:52 | 
« Previous 1  ... 
2035 2036 2037 2038 2039 2040 2041 2042 2043 Next »